list_report_generated
Retrieve generated reports for a specific report configuration by its ID, with optional limit and offset for pagination.
Instructions
List generated reports for a specific report configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 100, max 100) | |
| offset | No | Pagination offset | |
| report_config_id | Yes | Report configuration ID |