GenMCP.MCP.V2607.ResourceUpdatedNotification (gen_mcp v2.0.0)

Copy Markdown View Source

Struct and module-based JSON schema generated from modelcontextprotocol.io JSON schema.

A notification from the server to the client, informing it that a resource has changed and may need to be read again. This is only sent for resources the client opted in to via the resourceSubscriptions field of a {@link SubscriptionsListenRequestsubscriptions/listen} request.

Summary

Functions

Returns the JSON schema for this entity.

Returns the JSON RPC method for this request.

Types

t()

@type t() :: %GenMCP.MCP.V2607.ResourceUpdatedNotification{params: term()}

Functions

json_schema()

Returns the JSON schema for this entity.

method()

Returns the JSON RPC method for this request.