EU Parliament Monitor - API Documentation - v0.7.0
    Preparing search index...

    Article strategy for ArticleCategory.MOTIONS. Aggregates voting data over a rolling 30-day window and surfaces patterns, anomalies and parliamentary questions.

    Implements

    Index

    Constructors

    Properties

    type: MOTIONS = ArticleCategory.MOTIONS

    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