cor_create_project
Create a new project by providing project details including name, client, description, start and end dates, and status.
Instructions
Create a new project.
Args: data: Project data (name, clientId, description, startDate, endDate, status, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |