Agent Client Protocol - v0.2.0-alpha.8
    Preparing search index...

    Type Alias ToolCallStatus

    ToolCallStatus: "pending" | "in_progress" | "completed" | "failed"

    Execution status of a tool call.

    Tool calls progress through different statuses during their lifecycle.

    See protocol docs: Status