Table of Contents

Class ToolListChangedNotificationParams

Namespace
ModelContextProtocol.Protocol
Assembly
ModelContextProtocol.Core.dll

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

public sealed class ToolListChangedNotificationParams : NotificationParams
Inheritance
ToolListChangedNotificationParams
Inherited Members

Remarks

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

See the schema for details.