ticktick_create_project
Create a new project in TickTick by specifying a name, color, and sharing preference. Simplify project setup and organization with straightforward API integration.
Instructions
Create a new project in TickTick
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | Project color (hex code) | #3498db |
| is_shared | No | Whether the project is shared | |
| name | Yes | Name of the project |