destroy_machine
Tear down a session and release its beebjit subprocess. Returns ok false for unrecognized session ids without crashing the server.
Instructions
Tear down a session and release its beebjit subprocess.
Returns {"ok": False} if the session id is not recognised;
this is not an error because double-destroy on client error
is common and should not crash the server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||