FunctionCallOutputItem - Go SDK

FunctionCallOutputItem type definition

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

The output from a function call execution

Fields

FieldTypeRequiredDescriptionExample
CallIDstring✔️N/A
IDoptionalnullable.OptionalNullable[string]N/A
Outputcomponents.FunctionCallOutputItemOutputUnion2✔️N/A
Statusoptionalnullable.OptionalNullable[components.FunctionCallOutputItemStatus]N/Acompleted
Typecomponents.FunctionCallOutputItemTypeFunctionCallOutput✔️N/A