ResponseFunctionCallOutputItem interface
A function call output item within a conversation.
- Extends
Property Details
callId
callId: string
Property Value
string
output
output: string
Property Value
string
type
type: "function_call_output"
Property Value
"function_call_output"