iyke_timer_cancel
Cancel a pending timer by ID. Returns true if cancelled, false if already fired or cancelled.
Instructions
Cancel a pending timer by id. No-op if already fired or cancelled. Returns { cancelled: bool }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |