Class ResourceListChangedNotificationParams
- Namespace
- ModelContextProtocol.Protocol
- Assembly
- ModelContextProtocol.Core.dll
Represents the parameters used with a ResourceListChangedNotification notification from the server to the client, informing it that the list of resources it can read from has changed.
public sealed class ResourceListChangedNotificationParams : NotificationParams
- Inheritance
-
ResourceListChangedNotificationParams
- Inherited Members
Remarks
This may be issued by servers without any previous subscription from the client.
See the schema for details.