Table of Contents

Class ListTasksRequestParams

Namespace
ModelContextProtocol.Protocol
Assembly
ModelContextProtocol.Core.dll

Represents the parameters for a tasks/list request to retrieve a list of tasks.

[Experimental("MCPEXP001", UrlFormat = "https://github.com/modelcontextprotocol/csharp-sdk/blob/main/docs/list-of-diagnostics.md#mcpexp001")]
public sealed class ListTasksRequestParams : PaginatedRequestParams
Inheritance
ListTasksRequestParams
Inherited Members

Remarks

This operation supports cursor-based pagination. Receivers should use cursor-based pagination to limit the number of tasks returned in a single response.