ResourceListChangedNotification
fun ResourceListChangedNotification(params: BaseNotificationParams? = null): ResourceListChangedNotification(source)
Deprecated
Use `ResourceListChangedNotification` instead
Replace with
import io.modelcontextprotocol.kotlin.sdk.types.ResourceListChangedNotification
Content copied to clipboard
ResourceListChangedNotificationContent copied to clipboard
An optional notification from the server to the client, informing it that the list of resources it can read from has changed. Servers may issue this without any previous subscription from the client.