Table of Contents

Class ListResourcesRequestParams

Namespace
ModelContextProtocol.Protocol
Assembly
ModelContextProtocol.Core.dll

Represents the parameters used with a ResourcesList request from a client to request a list of resources available from the server.

public class ListResourcesRequestParams : PaginatedRequestParams
Inheritance
ListResourcesRequestParams
Inherited Members

Remarks

The server responds with a ListResourcesResult containing the available resources. See the schema for details.