list_report_instances
List report instances by granularity and processing date to identify available data versions for a given report.
Instructions
List the instances of a report: one per granularity and processing date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Instances per page (1-200). | |
| cursor | No | Pagination cursor returned by a previous call. | |
| report_id | Yes | ID from list_reports. | |
| granularity | No | Optional "DAILY", "WEEKLY" or "MONTHLY". | |
| processing_date | No | Optional "YYYY-MM-DD" date the instance was processed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||