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

    Per-task fetch result shape, shared across all doctype fetch factories.

    interface FetchTaskResult {
    ย ย ย ย items: RawDocument[];
    ย ย ย ย diagnostic: MCPToolInvocationDiagnostic;
    }
    Index
    items: RawDocument[]