sophos_list_xdr_query_runs
Retrieve XDR query run history for a tenant with pagination support. Manage and review past query executions efficiently.
Instructions
List XDR query run history with optional pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Number of runs per page (max 100, default 50) | |
| tenant_id | Yes | Tenant UUID | |
| page_total | No | Include total page/item counts in the response | |
| page_from_key | No | Pagination key (pages.nextKey) from a previous response |