Skip to content

Interface: ChatToolCallFunction

The function a tool call invokes, with its arguments as a JSON string.

arguments: string

JSON-encoded argument object. Streamed in fragments, so assemble before parsing.


name: string