List Poker Iterations Tool
poker.iterations.listReturns the iterations of a connected issue tracker — Jira sprints (active and upcoming), and whatever a future tracker calls the same thing. Filter by name with query, for example "AFT 50". Pass the ref of the iteration you want to poker.game.tasks.import to pull its tasks into a game. Trackers without iteration support (currently Linear) return an empty list — search by text instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Filter iterations by name, for example "AFT 50". Omit to get all active and upcoming ones. | |
| source | No | Tracker to query, for example jira. Required only when the team has several trackers connected — see poker.sources.list. | |
| team_id | No | Team whose tracker is queried. Required when more than one team is available. |