European Parliament MCP Server API - v1.0.1
    Preparing search index...

    Type Alias SentimentTrackerParams

    SentimentTrackerParams: {
        timeframe: "last_month" | "last_quarter" | "last_year";
        groupId?: string;
    }

    Type Declaration

    • timeframe: "last_month" | "last_quarter" | "last_year"
    • OptionalgroupId?: string