display_tool_call
Function
This function is defined in the parity module.
Signature
Returns
The result of the operation.
Uses
cb
Source
View on GitHub
src/parity/index.ts at line 1799display_tool_call: API reference for display_tool_call
This function is defined in the parity module.
def display_tool_call(tool: string, args: any, result?: any) -> void
cbsrc/parity/index.ts at line 1799