Skip to content

Documentation / @agentick/shared / ToolCallEndEvent

Type Alias: ToolCallEndEvent

ToolCallEndEvent = object & StreamEventBase

Defined in: streaming.ts:303

Type Declaration

blockIndex

blockIndex: number

callId

callId: string

type

type: "tool_call_end"

Released under the ISC License.