Agent Client Protocol - v1.2.1
    Preparing search index...

    Type Alias AgentRequestContext<Params>

    AgentRequestContext: AgentHandlerContext<Params> & { requestId: JsonRpcId }

    Context passed to agent-side request handlers.

    Type Parameters

    • Params

    Type Declaration

    • requestId: JsonRpcId

      JSON-RPC id of the request currently being handled.