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