stop_timer
Stop an active task timer and save the elapsed time to the task.
Instructions
Stop the running timer on a task and store the elapsed time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Comment to store with the entry. | |
| task_id | Yes | Task whose timer to stop. | |
| project_id | Yes | Project the task belongs to. | |
| user_email | No | Person the timer belongs to. |