create_project
The create_project tool enables users to create new projects in Clockify by specifying details like workspace ID, project name, client ID, public visibility, billable status, color, and estimate parameters. It streamlines project setup for efficient time tracking and 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 |