create_project
Create a project under a client to enable time tracking. Projects are required for logging time entries, so use this after adding a client.
Instructions
Create a project under a client. Time entries are always tracked against a project. Typical second step on a fresh account, after create_client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name, e.g. 'Website redesign'. | |
| client | Yes | Client - id or exact name. | |
| description | No | Optional project description. |