List query reports
reports_query_reports_listList query reports in Endpoint Central with report ID, label, owner, view name, description, and last-modified time, so you can pick a report and fetch its data.
Instructions
Retrieves all query reports defined in Endpoint Central with their report ID, label, owner, view name, description, and last-modified time. Use a report's id with reports_query_report_data to fetch its rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return the full raw report-tree response instead of the flattened, curated record list. |