Skip to content

SDK API Reference / ClaudeAgentToolCallEvent

Interface: ClaudeAgentToolCallEvent

Properties

input

input: Record<string, unknown>


tool

tool: string


toolUseId?

optional toolUseId: string


type

type: "tool_call"