MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor /

Class

packages/core/sdk/src/errors.ts:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60export class ToolInvocationError extends Schema.TaggedErrorClass<ToolInvocationError>()(
61 "ToolInvocationError",
62 {
63 address: ToolAddress,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected