end_session
Terminate an active session to stop billing, restore host safety, and close launched apps. Call when finished or abandoning a session.
Instructions
End an active session. Side effects: stops billing, runs host safety_restore, closes apps launched via launch_app. Always call when finished or abandoning — do not leave sessions open. Safe to call once; further observe/input on that session_id will fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session id returned by start_session |