European Parliament MCP Server API - v1.3.9
    Preparing search index...

    Type Alias ComparativeIntelligenceParams

    ComparativeIntelligenceParams: {
        dimensions: ("committee" | "attendance" | "voting" | "legislative")[];
        mepIds: number[];
    }

    Validated parameter type for the comparative_intelligence tool, inferred from ComparativeIntelligenceSchema.

    Type Declaration

    • dimensions: ("committee" | "attendance" | "voting" | "legislative")[]
    • mepIds: number[]