kaiten_create_project
Create a new Kaiten project by specifying title, description, custom properties, timeline settings, and work calendar to organize work in Kaiten.
Instructions
Create a new Kaiten project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Project title (stored as 'name') | |
| settings | No | Project settings (e.g. timeline configuration: {timeline: {startHour, endHour, workDays}}) | |
| properties | No | Custom property values as {id_<N>: value} pairs | |
| description | No | Project description | |
| work_calendar_id | No | Work calendar UUID to attach to the project |