Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
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

Source

packages/sdk/src/types/messages.ts:18

On this page