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

    Variable McpUiResourceTeardownRequestSchemaConst

    McpUiResourceTeardownRequestSchema: ZodObject<
        {
            method: ZodLiteral<"ui/resource-teardown">;
            params: ZodObject<{}, $strip>;
        },
        $strip,
    > = ...

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

    AppBridge.teardownResource for the host method that sends this