stop_simulation
Stop an active simulation run by providing its UUID. Returns the updated status of the simulation.
Instructions
Stop a running simulation.
Parameters
run_id: UUID of the simulation run to stop.
Returns
JSON with updated run status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |