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