cancel_run
Cancel an active test run and update its status to cancelled. Returns the run ID and previous and new statuses.
Instructions
Cancel a running test and mark it as cancelled.
Args: run_id: The run_id to cancel
Returns: dict with run_id, previous_status, new_status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |