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

    Article strategy for ArticleCategory.WEEK_AHEAD. Fetches plenary, committee, document, pipeline and question data then builds a forward-looking preview of the upcoming parliamentary week.

    Implements

    Index

    Constructors

    Properties

    type: WEEK_AHEAD = ArticleCategory.WEEK_AHEAD

    The article category this strategy handles

    requiredMCPTools: readonly [
        "get_plenary_sessions",
        "get_committee_info",
        "search_documents",
        "monitor_legislative_pipeline",
        "get_parliamentary_questions",
        "get_events",
    ] = ...

    Names of MCP tools this strategy calls

    Methods