Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    interface LocalizeExecutiveBriefLeadInput {
    ย ย ย ย content: string;
    ย ย ย ย lang: Language;
    ย ย ย ย localizedBriefMarkdown?: string;
    ย ย ย ย subfolderRepoRelPath?: string;
    }
    Index
    content: string

    Article-markdown body (front-matter already removed).

    lang: Language

    Target language.

    localizedBriefMarkdown?: string

    Raw executive-brief_<lang>.md markdown when one exists on disk.

    subfolderRepoRelPath?: string

    Repo-relative analysis folder, used to rewrite relative links.