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

    Variable GetMeetingPlenarySessionDocumentItemsSchemaConst

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

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