timer_timer_delete
Delete a timer by specifying its name. Returns a boolean value indicating if the deletion was successful.
Instructions
[timer] Delete a timer. Returns {deleted: bool}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |