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

    Article strategy for ArticleCategory.COMMITTEE_REPORTS. Fetches info, documents and effectiveness data for the featured committees then renders an activity overview.

    Implements

    Index

    Constructors

    Properties

    type: COMMITTEE_REPORTS = ArticleCategory.COMMITTEE_REPORTS

    The article category this strategy handles

    requiredMCPTools: readonly [
        "get_committee_info",
        "search_documents",
        "analyze_legislative_effectiveness",
    ] = ...

    Names of MCP tools this strategy calls

    Methods