close_page
Close a browser page by its ID to manage open tabs and free resources. Works with list_pages; the last remaining page stays open.
Instructions
Closes the page by its index. The last open page cannot be closed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The ID of the page to close. Call list_pages to list pages. |