create_sprint
Create a sprint in Zube.io by providing a workspace, title, and ISO start/end dates to organize and schedule project work.
Instructions
Create a sprint. Dates are ISO timestamps (e.g. '2026-03-01T00:00:00Z').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| end_date | Yes | ||
| start_date | Yes | ||
| description | No | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||