log_interval
Record a past time interval for an activity type by entering start and end times, enabling retroactive logging of completed work.
Instructions
Retroactively log a completed time entry for an activity type. Times are wall-clock in the user's timezone, format "yyyy-MM-dd HH:mm".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End, e.g. "2026-07-09 11:30" | |
| from | Yes | Start, e.g. "2026-07-09 09:00" | |
| tags | No | ||
| comment | No | ||
| type_id | No | Exact activity type id from list_activity_types (internal — never show ids to the user) | |
| timezone | No | IANA timezone the times are given in (default: user's timezone) | |
| type_name | No | Activity type name |