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

    Variable NetworkAnalysisSchemaConst

    NetworkAnalysisSchema: ZodObject<NetworkAnalysisParams> = ...

    Schema for network_analysis tool input.

    The analysisType and depth parameters are fully implemented:

    • analysisType: 'committee' builds weighted shared-committee edges.
    • analysisType: 'voting' builds DOCEO RCV similarity edges (Jaccard-like).
    • analysisType: 'combined' merges both with the mean of normalised weights.
    • depth bounds the BFS ego-network when mepId is provided.