Skip to content

Add pagination support (--cursor / --all) #3

Description

@jai

Feature

Most endpoints return a next_token for pagination. Add:

  • --cursor <token> to resume from a pagination token
  • --all to auto-paginate and collect all results (with rate limit awareness)
  • Include meta.next_token in output when --raw flag is used

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions