action1_get_report_data
Retrieve rows of an Action1 report by report ID. Returns the last computed data without rerunning the query via the read-only API.
Instructions
Read the rows of one report.
Returns Action1's last computed data. This tool does not trigger a requery, so figures can lag the console.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max rows to return. | |
| org_id | No | organization ID; defaults to the server's configured organization. | |
| filters | No | extra Action1 query parameters passed through verbatim. | |
| report_id | Yes | report ID from action1_list_reports. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||