MCPcopy Create free account
hub / github.com/Mnexa-AI/e2a / Error

Method Error

internal/httpapi/agents_write.go:70–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68type slugError struct{ msg string }
69
70func (e *slugError) Error() string { return e.msg }
71
72func (s *Server) registerAgentWrites() {
73 huma.Register(s.API, huma.Operation{

Callers 3

handleUpdateAgentMethod · 0.45
handleCreateAgentMethod · 0.45
limitEnvelopeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected