teamleader_timer_stop
Stop a running timer by providing its ID. This action ends time tracking and automatically creates a time tracking entry for the recorded period.
Instructions
Stop a running timer. SIDE EFFECT: stops the timer and creates a time tracking entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Timer ID to stop | |
| ended_at | No | End datetime (ISO 8601); defaults to now |