Agent Client Protocol - v1.2.1
Protocol Docs
GitHub
NPM
Preparing search index...
AnyResponse
Type Alias AnyResponse
AnyResponse
:
{
jsonrpc
:
"2.0"
;
id
:
string
|
number
|
null
}
&
Result
<
unknown
>
Raw JSON-RPC response message.
Type Declaration
jsonrpc
:
"2.0"
JSON-RPC protocol version.
id
:
string
|
number
|
null
Request identifier this response resolves.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Protocol Docs
GitHub
NPM
Agent Client Protocol - v1.2.1
Loading...
Raw JSON-RPC response message.