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

    Article strategy for ArticleCategory.WEEK_IN_REVIEW. Fetches voting records, anomalies, patterns, and questions for the past 7 days and builds a retrospective analysis article.

    Implements

    Index

    Constructors

    Methods

    Properties

    type: WEEK_IN_REVIEW = ArticleCategory.WEEK_IN_REVIEW

    The article category this strategy handles

    requiredMCPTools: readonly [
        "get_voting_records",
        "analyze_voting_patterns",
        "detect_voting_anomalies",
        "get_parliamentary_questions",
        "get_adopted_texts_feed",
        "get_procedures_feed",
        "get_events_feed",
    ] = ...

    Names of MCP tools this strategy calls