Create a task
clockify_create_taskAdd a task to a project, specifying name, status, assignees, and optional time estimate. Organize work by creating tasks with billing and assignment options.
Instructions
Adds a task to a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Task name | |
| status | No | ||
| billable | No | ||
| project_id | No | Project id | |
| assignee_ids | No | User ids to assign | |
| project_name | No | Project name instead of the id | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. | |
| estimate_hours | No | Time estimate |