Skip to main content

displayToolCall

Function
This function is defined in the parity module.

Signature

def displayToolCall(toolName: string, args: any) -> void

Returns

Returns
void
The result of the operation.

Uses

  • stringify

Source

View on GitHub

src/parity/index.ts at line 1153