Delete a project
clockify_delete_projectDelete an archived Clockify project and its time entries. Archive the project first, then confirm deletion to permanently remove it.
Instructions
Deletes a project. Clockify only allows this once the project is archived, so archive it first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true — this also removes its time entries | |
| project_id | Yes | Project id | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |