iterations-search
Find Shortcut iterations by ID, name, description, state, team, or date range. Locate started, unstarted, or done iterations for project tracking.
Instructions
Find Shortcut iterations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nextPageToken | No | Pagination token from previous search | |
| id | No | Iteration ID | |
| name | No | Name contains | |
| description | No | Description contains | |
| state | No | Iteration state | |
| team | No | Team ID or mention name | |
| created | No | Date filter: "YYYY-MM-DD", "today", "yesterday", "tomorrow", or range "YYYY-MM-DD..YYYY-MM-DD" (use * for open bounds) | |
| updated | No | Date filter: "YYYY-MM-DD", "today", "yesterday", "tomorrow", or range "YYYY-MM-DD..YYYY-MM-DD" (use * for open bounds) | |
| startDate | No | Date filter: "YYYY-MM-DD", "today", "yesterday", "tomorrow", or range "YYYY-MM-DD..YYYY-MM-DD" (use * for open bounds) | |
| endDate | No | Date filter: "YYYY-MM-DD", "today", "yesterday", "tomorrow", or range "YYYY-MM-DD..YYYY-MM-DD" (use * for open bounds) |