Stop a background run
stopCancel an active grok, review, or websearch run by providing its run ID. Stops the worker and spawned process without error if already finished.
Instructions
Terminate a background grok, review, or websearch run: the worker and the grok process it spawned. Stopping an already-finished run is not an error. A run cancelled mid-flight may still have produced a resumable session id, which the result reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | The runId returned by a background `grok`, `review`, or `websearch` call. |