clockodo_delete_entry
Deactivate a Clockodo time entry after user confirmation. The entry remains in reports marked as deactivated.
Instructions
DEACTIVATES a time entry (Clockodo has no hard delete — the entry stays in reports flagged 'deactivated'). Ask the user to confirm before calling. Requires 'confirm': true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| confirm | Yes | must be true; the user must have approved the deactivation explicitly |