Start Timelog On Event
timelog-start[Auth Required] Start a real-time tracking session on a KalEvent (e.g. a contract task). Returns the pending UserTime. If an active timelog already exists for this agent, it is returned as-is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Optional label for the timelog | |
| event_id | Yes | KalEvent ID to track time on (typically a contract task) |