Table of Contents

Class ListPromptsRequestParams

Namespace
ModelContextProtocol.Protocol
Assembly
ModelContextProtocol.Core.dll

Represents the parameters used with a PromptsList request from a client to request a list of prompts available from the server.

public class ListPromptsRequestParams : PaginatedRequestParams
Inheritance
ListPromptsRequestParams
Inherited Members

Remarks

The server responds with a ListPromptsResult containing the available prompts. See the schema for details.