Stop Kimai Timesheet
kimai_stop_timesheetStop a running Kimai timesheet after obtaining explicit human authorization to prevent unintended edits.
Instructions
Stop an active Kimai timesheet. Sensitive edit: call only after explicit human authorization. The existing record is saved to a temp backup file before stopping.
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. |