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

    Interface McpUiResourceTeardownRequest

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

    AppBridge.teardownResource for the host method that sends this

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

    Properties

    Properties

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