destroy_session
Terminate a simulation session to free up system resources after completing operations. This cleanup action prevents resource leaks by releasing memory and connections associated with the session.
Instructions
Destroy a simulation session and release all resources. Call this after commit or discard to clean up. Sessions in terminal states (committed, discarded, destroyed) cannot be reused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |