Table of Contents

Class PromptListChangedNotificationParams

Namespace
ModelContextProtocol.Protocol
Assembly
ModelContextProtocol.Core.dll

Represents the parameters used with a PromptListChangedNotification notification from the server to the client, informing it that the list of prompts it offers has changed.

public sealed class PromptListChangedNotificationParams : NotificationParams
Inheritance
PromptListChangedNotificationParams
Inherited Members

Remarks

This may be issued by servers without any previous subscription from the client.

See the schema for details.