MCPcopy
hub / github.com/docker/docker-agent / Error

Method Error

pkg/runtime/elicitation.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (e *ElicitationError) Error() string {
32 return fmt.Sprintf("elicitation %s: %s", e.Action, e.Message)
33}
34
35// ElicitationRequestHandler is the callback signature an embedder can supply
36// to handle inbound elicitation requests directly (e.g. an HTTP server).

Callers 15

handleReadSessionPlanMethod · 0.45
handleExitPlanModeMethod · 0.45
executeSingleToolCommandFunction · 0.45
HookFinishedFunction · 0.45
getToolsMethod · 0.45

Calls

no outgoing calls