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

Class

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

Source from the content-addressed store, hash-verified

51}
52
53export class ToolInvocationError extends Schema.TaggedErrorClass<ToolInvocationError>()(
54 "ToolInvocationError",
55 {
56 address: ToolAddress,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected