EU Parliament Monitor — API Documentation - v0.8.20
    Preparing search index...
    • Extract multiple meaningful paragraphs from an analysis markdown file. Provides richer content than the single-paragraph extractAnalysisSummary.

      Parameters

      • content: string

        Raw markdown file content

      • maxParagraphs: number = 3

        Maximum number of paragraphs to return (default 3)

      • maxTotalLength: number = 1500

        Maximum total character length (default 1500)

      Returns readonly string[]

      Array of extracted prose paragraphs