Create Scheduled Report
create_scheduled_reportCreate a new scheduled email report. Reports include run stats, open findings, composite scores, and per-target status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Report name | Weekly Summary |
| hourUtc | No | Hour in UTC to send the report | |
| dayOfWeek | No | Day of week for WEEKLY reports (0=Sunday, 1=Monday, ..., 6=Saturday) | |
| frequency | No | How often to send | WEEKLY |
| recipients | No | Comma-separated email addresses. Empty = all team members. |