Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.
Event emitted when a custom tool call’s freeform input is being streamed. Mirrors response.function_call_arguments.delta but for custom tools whose input is opaque text rather than JSON arguments.

Fields

FieldTypeRequiredDescription
deltastr:heavy_check_mark:N/A
item_idstr:heavy_check_mark:N/A
output_indexint:heavy_check_mark:N/A
sequence_numberint:heavy_check_mark:N/A
typecomponents.CustomToolCallInputDeltaEventType:heavy_check_mark:N/A