FunctionCallOutputItem interface
A function call output item within a conversation.
- Extends
Inherited Properties
| id |
Property Details
callId
callId: string
Property Value
string
output
output: string
Property Value
string
status
status?: string
Property Value
string
type
type: "function_call_output"
Property Value
"function_call_output"