run_report
Run a report and retrieve its rows with cursor-based pagination, handling up to 500 records per request.
Instructions
Run a report and return its rows, cursor-paginated. Max limit 500.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| report_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||