opn_list_cron_jobs
List all scheduled cron jobs in OPNsense to review their configuration, frequency, and commands.
Instructions
List scheduled cron jobs configured in OPNsense.
Use this when you need to check what scheduled tasks are configured, their frequency, or which commands they run. Returns: dict with 'rows' (list of cron jobs) and 'rowCount' (total).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||