list_sprints
Retrieve sprints from OpenProject Backlogs visible to your token. Supports pagination with limit and offset, handling page size caps.
Instructions
List Backlogs sprints visible to the current token.
Requires the OpenProject Backlogs module; unavailable instances return a clear not-found message.
limit is capped at OPENPROJECT_MAX_PAGE_SIZE (default 50); pass the returned next_offset as the next call's offset to page past the cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |