remove_timer
Remove a timer task permanently by specifying its index. Use list_timers to find the correct index.
Instructions
Remove a timer task by index.
Use list_timers to get current indices. Timers are renumbered after removal. This permanently deletes the timer.
Destructive: permanently removes a timer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes |