The scheduled-job skill creates scheduled automation — recurring scripts, event script actions, and scheduled events. All three map to the platform's sysauto family of tables.
Scheduled Job
Scheduled jobs and recurring automation.
| Operation | Description |
|---|---|
| create | Create a scheduled script execution (sysauto_script) |
| create_script_action | Create an event script action |
| create_scheduled_event | Create a scheduled event registration |
Run sn ops scheduled-job to see the full input schema for each operation.
You
Create a scheduled job that runs nightly to close resolved incidents older than 7 days.