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

    Interface MCPCallRecord

    MCP tool call record for cross-reference validation

    interface MCPCallRecord {
    ย ย ย ย tool: string;
    ย ย ย ย result?: unknown;
    }
    Index

    Properties

    Properties

    tool: string
    result?: unknown