CustomToolCallInputDoneEvent - Python SDK

CustomToolCallInputDoneEvent method reference

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

Event emitted when a custom tool call’s freeform input streaming is complete. Mirrors response.function_call_arguments.done but for custom tools.

Fields

FieldTypeRequiredDescription
inputstr✔️N/A
item_idstr✔️N/A
output_indexint✔️N/A
sequence_numberint✔️N/A
typecomponents.CustomToolCallInputDoneEventType✔️N/A