create_project
Create projects to manage tasks, and pass a parent project ID to add sub-projects under an existing project.
Instructions
Create a project. Pass parent_project_id to create it as a sub-project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| description | No | ||
| parent_project_id | No |