Class Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest

<out TMethod is non-empty-string, out TEnvelope is array<string, mixed> = array<string, mixed>>

abstract
readonly
extends Request<TMethod>
implements Arrayable<TEnvelope>, JsonRpcMessage

A request that expects a response.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\Request
getMethod()
Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage
JSONRPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Core\Schema\Request
$params