read_iterations
Get team or project iterations, sorted newest first. Use currentOnly to show active sprints and limit to cap results.
Instructions
Team iterations (sprints) for a team, or project iterations for a project; newest first. currentOnly for the running ones. Without team or project: current team iterations of every team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | ||
| limit | No | Maximum results (default 50, max 1000); capped results say truncated: true | |
| project | No | ||
| currentOnly | No |