Namespace Nexus\Mcp\Extension\Tasks\Schema\Request

Classes
CancelTaskRequest

Sent from the client to the server, to request cooperative cancellation of a task.

GetTaskRequest

Sent from the client to the server, to poll the current state of a task.

UpdateTaskRequest

Sent from the client to the server, to supply input responses to a task waiting in the input_required status.