create_project
Create a new project in Clockify by specifying workspace ID, project name, and optional details like client ID, visibility, billing status, color, and estimates for efficient project management.
Instructions
Create a new project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
billable | No | Whether project is billable (optional) | |
clientId | No | Client ID (optional) | |
color | No | Project color (hex code, optional) | |
estimate | No | Project estimate (optional) | |
isPublic | No | Whether project is public (optional) | |
name | Yes | Project name | |
workspaceId | Yes | Workspace ID |