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

    Variable GetMeetingPlenarySessionDocumentsSchemaConst

    GetMeetingPlenarySessionDocumentsSchema: ZodObject<
        {
            limit: ZodDefault<ZodNumber>;
            offset: ZodDefault<ZodNumber>;
            sittingId: ZodString;
        },
        $strip,
    > = ...

    Get meeting plenary session documents input schema Maps to GET /meetings/{sitting-id}/plenary-session-documents