Get search job status (primitive)
sumo_get_search_job_statusPoll a search job to get its current state (not started, gathering results, done, force paused, or cancelled) and reset its idle timer. Retrieve partial results if available.
Instructions
Polls a search job (and resets a kept job's idle timer). States: NOT STARTED / GATHERING RESULTS (in progress; partial results already pageable) / DONE GATHERING RESULTS / FORCE PAUSED (100k cap hit — results available, truncated) / CANCELLED. For aggregate queries messageCount counts scanned input; recordCount is the result count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Search job id. |