timers_increment
Increment a timer by adding a specified number of seconds. Provide the timer ID and duration in seconds.
Instructions
Increment a specific timer by a duration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timerId | Yes | The ID of the timer to increment | |
| duration | Yes | Duration to increment in seconds |