EU Parliament Monitor - API Documentation - v0.7.0
    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

    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",
    ] = ...

    Names of MCP tools this strategy calls

    Methods