···70707171 return ok({
7272 urls,
7373- cursor: null, // Constellation API doesn't seem to use cursors in the example
7373+ cursor: undefined, // Constellation API doesn't seem to use cursors in the example
7474 total: documents.length,
7575 });
7676 } catch (error: any) {