callSingleTool
callSingleTool(
tool,toolCall,eventEmitter?):Promise<ChatMessage>
Defined in: .build/typescript/packages/tools/src/tool-call.ts:41
Parameters
Section titled “Parameters”BaseToolWithCall
toolCall
Section titled “toolCall”ToolCall
eventEmitter?
Section titled “eventEmitter?”(msg) => void
Returns
Section titled “Returns”Promise<ChatMessage>