schedule_notification
Schedule a ServiceNow notification rule for future delivery by providing its sys_id and a cron expression or ISO date. Set active status to enable or disable the scheduled notification.
Instructions
[Write] Schedule a notification for future delivery
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Whether the notification is active | |
| schedule | Yes | Cron expression or ISO date | |
| notification_id | Yes | Notification rule sys_id |