confluence_sprint_capacity
Calculate sprint capacity by accounting for team time-off using sprint dates and team member list.
Instructions
Calculate sprint capacity considering team time-off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprint_end | Yes | Sprint end date | |
| sprint_start | Yes | Sprint start date | |
| team_members | Yes | List of team member names | |
| working_days_per_week | No | Working days per week |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |