delete_timesheet
Delete a time entry permanently by first displaying the entry for confirmation, then removing it from Kimai.
Instructions
Permanently delete a time entry.
Args: timesheet_id: the entry to delete. confirm: must be true. Show the user what will be deleted first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| timesheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||