zenhub_create_sprint
Create a new sprint by providing name, start and end dates, and workspace ID. Optionally set pipeline, total story points, and move unfinished issues.
Instructions
Create a new sprint
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sprint name | |
| start_date | Yes | Start date (ISO format) | |
| end_date | Yes | End date (ISO format) | |
| timezone | No | Timezone identifier | |
| workspace_id | Yes | Workspace ID | |
| settings | No |