Delete a search job (primitive)
sumo_delete_search_jobDelete an active or completed search job to free its slot in the 200-job org cap. Clean up jobs when no longer needed to manage capacity.
Instructions
Deletes a search job, freeing its slot against the 200-active-jobs org cap. Always delete jobs you created via sumo_create_search_job (or kept with keepJob: true) when done. Deleting an already-gone job is not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Search job id. |