create_project
Create a new project in Vikunja task management with title, description, color, identifier, parent project, and archive status options.
Instructions
Create a new project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Project title | |
| description | No | Project description | |
| hex_color | No | Hex color code (e.g. #FF0000) | |
| identifier | No | Project identifier (0-10 characters) | |
| parent_project_id | No | ID of the parent project | |
| is_archived | No | Whether the project is archived |