Agent Client Protocol - v1.2.1
Protocol Docs
GitHub
NPM
Preparing search index...
ClientRequestContext
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.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Protocol Docs
GitHub
NPM
Agent Client Protocol - v1.2.1
Loading...
Context passed to client-side request handlers.