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

    Type Alias NetworkAnalysisParams

    NetworkAnalysisParams: {
        analysisType: "committee" | "voting" | "combined";
        depth: number;
        mepId?: number;
    }

    Schema for network_analysis tool input

    Type Declaration

    • analysisType: "committee" | "voting" | "combined"
    • depth: number
    • OptionalmepId?: number