FunctionCallOutputItem - Python SDK

FunctionCallOutputItem method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

The output from a function call execution

Fields

FieldTypeRequiredDescriptionExample
call_idstr✔️N/A
idOptionalNullable[str]N/A
outputcomponents.FunctionCallOutputItemOutputUnion2✔️N/A
statusOptionalNullable[components.FunctionCallOutputItemStatus]N/Acompleted
typecomponents.FunctionCallOutputItemTypeFunctionCallOutput✔️N/A