CustomToolCallInputDeltaEvent - Go SDK

CustomToolCallInputDeltaEvent 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 is being streamed. Mirrors response.function_call_arguments.delta but for custom tools whose input is opaque text rather than JSON arguments.

Fields

FieldTypeRequiredDescription
Deltastring✔️N/A
ItemIDstring✔️N/A
OutputIndexint64✔️N/A
SequenceNumberint64✔️N/A
Typecomponents.CustomToolCallInputDeltaEventType✔️N/A