ToolUseInputDelta
Defined in: src/models/streaming.ts:349
Tool use input delta within a content block. Represents incremental tool input being generated.
Properties
Section titled “Properties”type: "toolUseInputDelta";Defined in: src/models/streaming.ts:353
Discriminator for tool use input delta.
input: string;Defined in: src/models/streaming.ts:358
Partial JSON string representing the tool input.