timers_restart_timer
Reset a timer's start time to the current moment, preserving its identity. Use this to restart a running timer without creating a new one.
Instructions
Restart a timer, resetting its start time to now while keeping the same timer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timer_id | Yes | ID of the timer to restart |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||