wetrack_get_my_sprint_report
Retrieve your current sprint report, including progress, burndown, distributions, and ticket list. Filter by status, priority, or specific sprint for targeted insights.
Instructions
Current user's My Sprint report — progress, burndown, distributions, and ticket list for the sprint the current user is part of.
Args: sprint_id: Sprint UUID (defaults to the user's current active sprint). status_id: Filter by status ID. priority_id: Filter by priority ID. page: Page number. limit: Items per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| sprint_id | No | ||
| status_id | No | ||
| priority_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |