time_update_timelog
Update a time log entry by modifying clock-in/out times, lunch break, and notes. Adjust timelog details directly.
Instructions
Update a time log entry (clock in/out, lunch, notes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lunch | No | Lunch break | |
| in_at | No | Clock-in time (ISO 8601) | |
| out_at | No | Clock-out time (ISO 8601) | |
| in_note | No | Clock-in note | |
| out_note | No | Clock-out note |