EU Parliament Monitor — API Documentation - v0.9.0
    Preparing search index...

    Interface SynthesisedTakeaway

    One synthesised key takeaway bullet ready for rendering.

    interface SynthesisedTakeaway {
        body: string;
        source: string;
    }
    Index

    Properties

    Properties

    body: string

    Bullet body in Markdown (trimmed; no leading - ).

    source: string

    Run-relative path of the source artifact.