create_scheduled_report
Schedule a ServiceNow report for recurring delivery via email. Set frequency, recipients, and format to automate report distribution.
Instructions
[Write] Schedule a report for recurring email delivery
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes | Report sys_id | |
| frequency | Yes | Frequency: daily/weekly/monthly | |
| recipients | Yes | Email addresses | |
| day_of_week | No | Day of week (for weekly frequency) | |
| day_of_month | No | Day of month (for monthly frequency) | |
| format | No | Export format: pdf/csv/xlsx |