Skip to main content
The Python 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
call_idstr:heavy_check_mark:N/A
idOptional[str]:heavy_minus_sign:N/A
outputcomponents.CustomToolCallOutputItemOutputUnion2:heavy_check_mark:N/A
typecomponents.CustomToolCallOutputItemTypeCustomToolCallOutput:heavy_check_mark:N/A