Interface: ChatToolCallFunction
The function a tool call invokes, with its arguments as a JSON string.
Properties
Section titled “Properties”arguments
Section titled “arguments”arguments:
string
JSON-encoded argument object. Streamed in fragments, so assemble before parsing.
name:
string