ResourceUpdatedNotification

Deprecated

Use `ResourceUpdatedNotification` instead

Replace with

import io.modelcontextprotocol.kotlin.sdk.types.ResourceUpdatedNotification
ResourceUpdatedNotification

A notification from the server to the client, informing it that a resource has changed and may need to be read again. This should only be sent if the client previously sent a resources/subscribe request.