browser_close
Close a specific browser instance and release its resources, without affecting other open browsers. Preserves identity so reopening returns to the same session.
Instructions
Close one browser and free what it was holding.
The page it had is gone with it. The other browser is not touched.
Who it was is kept: browser_open with no arguments brings the same person back. To be somebody else, pass a seed, a proxy or a profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| browser | No | Defaults to `main`; `support` is the helper beside it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |