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

    Variable GetMEPDeclarationsSchemaConst

    GetMEPDeclarationsSchema: ZodObject<
        {
            docId: ZodOptional<ZodString>;
            limit: ZodDefault<ZodNumber>;
            offset: ZodDefault<ZodNumber>;
            year: ZodOptional<ZodNumber>;
        },
        $strip,
    > = ...

    Get MEP declarations input schema