EU Parliament Monitor — API Documentation - v0.8.59
    Preparing search index...

    Interface McpContentItem

    MCP tool-call content item.

    interface McpContentItem {
        type: "text";
        text: string;
    }
    Index

    Properties

    Properties

    type: "text"
    text: string