Class Nexus\Mcp\Core\Schema\Request\CancelTaskRequest

final
readonly
extends JsonRpcRequest<'tasks/cancel'>
implements ClientRequest, ServerRequest

A request to cancel a task.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest
toArray(), jsonSerialize()
Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage
JSONRPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest
$id