Restart Kimai Timesheet
kimai_restart_timesheetRestart a stopped Kimai timesheet after explicit human authorization, with automatic backup of the existing record.
Instructions
Restart a stopped Kimai timesheet. Sensitive edit: call only after explicit human authorization. The existing record is saved to a temp backup file before restarting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Kimai entity ID. | |
| begin | No | Optional restart begin timestamp in Kimai HTML5 datetime-local format. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |
| authorization_note | Yes | Short note capturing the user's explicit authorization and reason for the edit. | |
| authorization_confirmed | Yes | Must be true only after the human user explicitly authorizes this sensitive Kimai edit. |