close_browser
Close the browser connection and clean up session data to end automation cleanly. Optionally target a specific session ID, or omit it to close the current session.
Instructions
Gracefully close the browser connection and clean up session data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Session ID to close (optional, closes current session if not specified) |