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

    Variable FeedTimeframeSchemaConst

    FeedTimeframeSchema: ZodDefault<
        ZodEnum<
            {
                custom: "custom";
                "one-day": "one-day";
                "one-month": "one-month";
                "one-week": "one-week";
                today: "today";
            },
        >,
    > = ...

    Feed timeframe values accepted by every /…/feed endpoint.