get_sprints
Retrieve active or planned sprints for a specific part ID to track development progress and manage issue timelines in DevRev.
Instructions
Get active or planned sprints for a given part ID. Use this to get the sprints for an issue based on its part.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ancestor_part_id | Yes | The ID of the part to get the sprints for. | |
| state | No | The state of the sprints to get. When the state is not provided in query, the tool will get the active sprints. |