Get search job status (primitive)
sumo_get_search_job_statusPolls a search job to return its current status and optionally reset the idle timer. Useful for checking if results are ready for paging or if the job is done, paused, or cancelled.
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. |