timer_countdown_remaining
Get remaining countdown time for a named timer, returning milliseconds, seconds, and expiration status.
Instructions
[timer] Get remaining countdown time. Returns {remaining_ms, remaining_s, expired}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |