ToolUseInputDelta
Defined in: src/models/streaming.ts:329
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:333
Discriminator for tool use input delta.
input: string;Defined in: src/models/streaming.ts:338
Partial JSON string representing the tool input.