Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    interface CliArgs {
    ย ย ย ย from?: string;
    ย ย ย ย to?: string;
    ย ย ย ย date?: string;
    ย ย ย ย cycle?: CycleType;
    ย ย ย ย dryRun: boolean;
    ย ย ย ย maxLookback: number;
    ย ย ย ย emitRollforwardMd: boolean;
    }
    Index
    from?: string
    to?: string
    date?: string
    cycle?: CycleType
    dryRun: boolean
    maxLookback: number
    emitRollforwardMd: boolean