ResourceUpdatedNotification
fun ResourceUpdatedNotification(params: ResourceUpdatedNotificationParams): ResourceUpdatedNotification(source)
Deprecated
Use `ResourceUpdatedNotification` instead
Replace with
import io.modelcontextprotocol.kotlin.sdk.types.ResourceUpdatedNotification
Content copied to clipboard
ResourceUpdatedNotificationContent copied to clipboard
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.