timeiq_project_create
Create a new project linked to an existing client. Specify project name, client ID, billable status, budget type and total, and active state.
Instructions
Create a new project linked to a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| client_id | Yes | ||
| is_billable | No | ||
| budget_type | No | ||
| budget_total | No | ||
| active | No | ||
| dry_run | No |