list_systemd_timers
Audit active and pending systemd timers, returning details on next execution, countdown, and target services.
Instructions
Audit active and pending systemd timers via 'systemctl list-timers'.
Returns: JSON string with timer unit names, next execution time, countdown, and target services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |