type ToolCallState = | "awaiting-input" | "input-streaming" | "input-complete" | "approval-requested" | "approval-responded";
Defined in: types.ts:6
Tool call states - track the lifecycle of a tool call
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications