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

Copy Markdown View Source

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

An optional notification from the server to the client, informing it that the list of resources it can read from has changed. This is only delivered on a {@link SubscriptionsListenRequestsubscriptions/listen} stream when the client requested it via the resourcesListChanged filter field.

Summary

Functions

Returns the JSON schema for this entity.

Returns the JSON RPC method for this request.

Types

t()

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

Functions

json_schema()

Returns the JSON schema for this entity.

method()

Returns the JSON RPC method for this request.