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

    Interface RecentArticleEntry

    A recently generated article stored for deduplication

    interface RecentArticleEntry {
    ย ย ย ย slug: string;
    ย ย ย ย timestamp: string;
    ย ย ย ย workflow: string;
    ย ย ย ย title: string;
    ย ย ย ย topics: string[];
    ย ย ย ย mcpQueries: string[];
    ย ย ย ย significance?: number;
    }
    Index

    Properties

    slug: string
    timestamp: string
    workflow: string
    title: string
    topics: string[]
    mcpQueries: string[]
    significance?: number

    Political significance score (0-100) when available