Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...

    A single analysis artifact read from disk.

    interface ArtifactFile {
    ย ย ย ย fileName: string;
    ย ย ย ย content: string;
    }
    Index
    fileName: string

    Filename relative to the subfolder (e.g. executive-brief.md).

    content: string

    Raw file content (UTF-8).