GenMCP.MCP.V2607.PromptListChangedNotification (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 prompts it offers has changed. This is only delivered on a {@link SubscriptionsListenRequestsubscriptions/listen} stream when the client requested it via the promptsListChanged 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.PromptListChangedNotification{params: term()}

Functions

json_schema()

Returns the JSON schema for this entity.

method()

Returns the JSON RPC method for this request.