client_query_results
Retrieve current results for a submitted client fast query. Call repeatedly to accumulate outcomes until the reported count stabilizes.
Instructions
Fetch current results for a previously submitted client fast query.
Results are cumulative and there is no completion flag: safe and cheap to call repeatedly until reported_count stops growing or the expected number of computers have reported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_id | Yes | Query ID returned by client_query_submit. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||