Stop Timelog On Event
timelog-stop[Auth Required] Stop the agent's active timelog on a KalEvent. NO time cap — real elapsed minutes (now - start) are authoritative. Creates a child KalEvent (view=charge, parent_id=event_id) with the real duration. Returns the finalized UserTime + child event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Optional label for the timelog / resulting child event | |
| event_id | Yes | KalEvent ID the timer was started on |