@modelcontextprotocol/ext-apps - v0.2.2
    Preparing search index...

    Interface McpUiResourceTeardownRequest

    Request for graceful shutdown of the Guest UI (Host -> Guest UI).

    app-bridge.AppBridge.teardownResource for the host method that sends this

    interface McpUiResourceTeardownRequest {
        method: "ui/resource-teardown";
        params: {};
    }
    Index

    Properties

    Properties

    method: "ui/resource-teardown"
    params: {}