Type Alias: Tools
Tools =
Record<string,ToolDefinition|ZodToolDefinition|Processable>
Defined in: packages/core/src/utils/tool-filters.ts:25
Tool collection type - supports traditional tools and Processable agents
Tools =
Record<string,ToolDefinition|ZodToolDefinition|Processable>
Defined in: packages/core/src/utils/tool-filters.ts:25
Tool collection type - supports traditional tools and Processable agents