You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also stop cursor pagination when next cursor is missing
If the response omits the next-cursor field (or returns it empty/null), there is no way to fetch a further page, so the loop should terminate even when the current page still has results.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments