list_report_schedule_generated
Retrieve all generated reports for a specific schedule using its configuration ID and schedule ID.
Instructions
List generated reports for a specific schedule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 100, max 100) | |
| offset | No | Pagination offset | |
| schedule_id | Yes | Schedule ID | |
| report_config_id | Yes | Report configuration ID |