Skip to content

Documentation / @agentick/shared / ToolBlock

Type Alias: ToolBlock ​

ToolBlock = ToolUseBlock | ToolResultBlock

Defined in: blocks.ts:409

Union of tool-related blocks (tool call and result)

Released under the ISC License.