Create Project
create_projectCreates a new project with a specified name, optional color, icon, and description to organize chores in Donetick.
Instructions
Create a new project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Optional icon identifier | |
| name | Yes | Project name | |
| color | No | Optional hex color | |
| description | No | Optional description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |