MCPcopy Create free account
hub / github.com/compozy/agh / Resolve

Method Resolve

internal/tools/tool.go:371–371  ·  view source on GitHub ↗
(ctx context.Context, scope Scope, id ToolID)

Source from the content-addressed store, hash-verified

369 ID() SourceRef
370 List(ctx context.Context, scope Scope) ([]Descriptor, error)
371 Resolve(ctx context.Context, scope Scope, id ToolID) (Handle, bool, error)
372}
373
374// NativeToolFunc is the daemon-compiled function signature for native tools.

Callers 15

policyInputsForMethod · 0.65
availabilityForMethod · 0.65
visibleAgentNamesMethod · 0.65
resolveWorkspaceMethod · 0.65
prepareWorkspaceMethod · 0.65
resolveWorkspaceRefFunction · 0.65
memoryEventWorkspacesMethod · 0.65
ResolveSandboxMethod · 0.65
ResolveMethod · 0.65

Calls

no outgoing calls