ResponseFunctionCallItem interface
A function call item within a conversation.
- Extends
Property Details
arguments
arguments: string
Property Value
string
callId
callId: string
Property Value
string
name
name: string
Property Value
string
status
status: string
Property Value
string
type
type: "function_call"
Property Value
"function_call"