Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.68
    Preparing search index...

    Interface AIInsight

    A cross-panel AI-generated insight

    interface AIInsight {
    ย ย ย ย id: string;
    ย ย ย ย text: string;
    ย ย ย ย relevance: "high" | "low" | "medium";
    }
    Index

    Properties

    Properties

    id: string

    Unique identifier

    text: string

    Insight text

    relevance: "high" | "low" | "medium"

    Relative importance (always required for consistent styling/filtering)