sophos_get_live_query_status
Check whether a Live Discover query has completed and view its result status (succeeded, failed, timedOut, or notAvailable).
Instructions
Check the status of a previously submitted Live Discover query run. Status values: pending | started | finished. Result values: notAvailable | succeeded | failed | timedOut.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The query run ID returned by sophos_run_live_query | |
| tenant_id | Yes | The tenant ID the query was run against |