create_project
Create a new project in Clockify to organize time tracking. Automatically detects your workspace and allows setting project name, client, color, and billing status.
Instructions
Create a new project. Auto-detects workspace.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | Workspace ID (defaults to active workspace) | |
| name | Yes | Project name | |
| clientId | No | Client ID to associate | |
| color | No | Project color (hex code like #FF5733) | |
| billable | No | Whether project is billable |