List repositories using cursor pagination.Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
Options
Organization override.
Opaque pagination cursor from a previous response.
Maximum number of repositories to return. The server maximum is
100.Comma-separated tag filter string such as
env:prod,team:agents.Response
Cursor for the next page, or
null when no more results remain.Whether another page is available.
Repository objects. Each object includes
id, org, name, default_bookmark, head_change_id, upstream, created_at, and tags.Required scope
read
