list_report_instances
List generated report instances for a given report definition, with results ordered newest-first. Supports pagination to navigate large result sets.
Instructions
List report instances for a given definition.
Each instance represents one generated report. Instances are returned newest-first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition_id | Yes | ID of the report definition. | |
| limit | No | Max results per page. | |
| cursor | No | Pagination cursor from a prior call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||