API reference
ToolUseBlock
Tool invocation block emitted by the assistant.
ToolUseBlock
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Tool invocation block emitted by the assistant.
Signature
interface ToolUseBlock { /* ... */ }Kind
interface