sndev.io / docs

Scheduled Job

Scheduled jobs and recurring automation.

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.
OperationDescription
createCreate a scheduled script execution (sysauto_script)
create_script_actionCreate an event script action
create_scheduled_eventCreate 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.