MCP Apps
    Preparing search index...

    Variable McpUiContentBlockMetaSchemaConst

    McpUiContentBlockMetaSchema: ZodObject<
        { rendererUri: ZodOptional<ZodString> },
        $strip,
    > = ...

    Metadata marking an embedded resource content block in a tool result as a dynamic view content payload.

    Placed at _meta.ui.content on type: "resource" content blocks within CallToolResult.content. Marked payloads are presentation data for the tool's view: hosts forward them unmodified to the view (via ui/notifications/tool-result and proxied tools/call responses) and exclude them from model context. The payload's mimeType must be declared in the target view's contentMimeTypes.