EU Parliament Monitor - API Documentation - v0.7.0
    Preparing search index...
    • Build breaking news article HTML content. Accepts both raw MCP string data (rendered as narrative blocks) and optional structured intelligence data (rendered as formatted HTML sections). When no data is provided, returns a placeholder notice.

      Parameters

      • date: string

        Current date string for the article

      • anomalyRaw: string

        Raw anomaly data from MCP

      • coalitionRaw: string

        Raw coalition dynamics data from MCP

      • reportRaw: string

        Raw analytical report from MCP

      • influenceRaw: string

        Raw MEP influence data from MCP

      • lang: string = 'en'

        Language code for localized editorial strings (default: 'en')

      • anomalies: VotingAnomalyIntelligence[] = []

        Optional structured voting anomaly intelligence items

      • coalitions: CoalitionIntelligence[] = []

        Optional structured coalition intelligence items

      • mepScores: MEPInfluenceScore[] = []

        Optional structured MEP influence score items

      Returns string

      Full article HTML content string