@modelcontextprotocol/ext-apps - v1.1.2
    Preparing search index...

    Interface McpUiHostContextChangedNotification

    Notification that host context has changed (Host -> View).

    McpUiHostContext for the full context structure

    interface McpUiHostContextChangedNotification {
        method: "ui/notifications/host-context-changed";
        params: McpUiHostContext;
    }
    Index

    Properties

    Properties

    method: "ui/notifications/host-context-changed"

    Partial context update containing only changed fields.