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 jobs and recurring automation.
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.| 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 |
sn ops scheduled-job to see the full input schema for each operation.Create a scheduled job that runs nightly to close resolved incidents older than 7 days.