session_close
Close a browser session and dispose its context, releasing resources and ending all tabs. Use it to free a specific session by its ID after tasks finish.
Instructions
Close a browser session and dispose its browser context. All tabs and state will be lost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Identifier of the session to close |