Duplicate Kimai Timesheet
kimai_duplicate_timesheetDuplicates a timesheet record after explicit human authorization, saving both source and copy to a backup file.
Instructions
Duplicate an existing Kimai timesheet. Sensitive edit: call only after explicit human authorization. The source and created record are saved to a temp backup file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Kimai entity ID. | |
| 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. |