AnyToolInvocation
Type Alias: AnyToolInvocation
type AnyToolInvocation = ToolInvocation<object, ToolFrameworkResult>;
Defined in: packages/codeboltjs/src/tools/types.ts:357
Type aliases for convenience
type AnyToolInvocation = ToolInvocation<object, ToolFrameworkResult>;
Defined in: packages/codeboltjs/src/tools/types.ts:357
Type aliases for convenience