get_search_status
Check the status of a search job by ID, retrieving current state, message and record counts, and any pending warnings or errors.
Instructions
Check the status of a running or completed search job.
Returns the current state, message count, record count, and any pending warnings or errors since the last status check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Search job ID returned by search_logs or a prior job |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |