add_activity
Add a daily activity entry to a Berichtsheft training report. Automatically reuses an existing empty row or creates a new one, and can set location and presence status.
Instructions
Add a new Berichtsheft activity entry for a specific day. Reuses an empty row if one exists for that day, otherwise adds a new row. Optionally also sets that day's location and/or presence status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format, e.g. 2026-07-22. Must fall on a Mon-Fri. | |
| text | Yes | Description of the activity/task performed | |
| hours | No | Time spent, e.g. "1h:30min", "1:30", or "1,5" | |
| location | No | Where the day took place | |
| presence | No | Attendance status for the day | |
| department | No | Abteilung/Sparte code for the week. Call list_departments and confirm with the user first - do not guess a code. |