CustomToolCallInputDoneEvent - Go SDK

CustomToolCallInputDoneEvent type definition

The Go 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
Inputstring✔️N/A
ItemIDstring✔️N/A
OutputIndexint64✔️N/A
SequenceNumberint64✔️N/A
Typecomponents.CustomToolCallInputDoneEventType✔️N/A