Create Sprint
panelTodo_createSprintCreate a sprint in Panel Todo Pro. Include a name, optional start/end dates, and a description with goals, scope, and AI context.
Instructions
Create a new sprint in Panel Todo Pro
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sprint name | |
| endDate | No | End date (ISO format, e.g., 2024-01-29) | |
| startDate | No | Start date (ISO format, e.g., 2024-01-15) | |
| description | No | Sprint description with goals, scope, and context for AI sessions |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprint | No | ||
| message | Yes | ||
| success | Yes |