kaiten_get_sprint
Retrieve a Kaiten sprint by ID to get its summary, cards, path data, and custom properties. Exclude deleted cards when needed.
Instructions
Get a Kaiten sprint by ID. Returns sprint summary with cards, path data, and custom properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprint_id | Yes | Sprint ID | |
| exclude_deleted_cards | No | Exclude deleted cards from the sprint summary |