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

    Type Alias ClientRequestContext<Params>

    ClientRequestContext: ClientHandlerContext<Params> & { requestId: JsonRpcId }

    Context passed to client-side request handlers.

    Type Parameters

    • Params

    Type Declaration

    • requestId: JsonRpcId

      JSON-RPC id of the request currently being handled.