Release a browser session
steel_session_releaseEnd a browser session by shutting down the browser and stopping the usage meter. Returns the final URL and title; any unsaved page state is lost, so extract needed data beforehand.
Instructions
Shut down the current browser and stop the meter. Safe to call twice. Its current URL and session-only page state are gone afterwards. A profile is saved only when persistence was requested. Read what you need first; this reports the final URL and title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Live session_id from steel_session_create. |