Ensure Clockify task
clockify_ensure_taskFind a task by name under a project or create it when missing, enabling reliable syncing of external labels like GitHub.
Instructions
Finds a task by name under a project or creates it (e.g. sync a GitHub label).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Task name (e.g. GitHub label name). | |
| project_id | Yes | Clockify project ID. | |
| workspace_id | No | Workspace ID override. |