CustomToolCallOutputItem - Go SDK

CustomToolCallOutputItem type definition

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

The output from a custom (freeform-grammar) tool call execution. Mirrors function_call_output but is matched to a custom_tool_call rather than a function_call.

Fields

FieldTypeRequiredDescription
CallIDstring✔️N/A
ID*stringN/A
Outputcomponents.CustomToolCallOutputItemOutputUnion2✔️N/A
Typecomponents.CustomToolCallOutputItemTypeCustomToolCallOutput✔️N/A