ToolCallStatus
Agent Runtimes / types/messages / ToolCallStatus
Type Alias: ToolCallStatus
ToolCallStatus =
"pending"|"executing"|"completed"|"failed"|"awaiting-approval"
Defined in: types/messages.ts:21
Tool call status for tracking execution state