Close browser
close_browserQuit Chrome entirely, closing every tab and discarding session data on temporary profiles. Chrome relaunches automatically on the next call to apply pending launch flags.
Instructions
Quit Chrome entirely, closing every tab.
Unlike close_page (which always keeps one tab alive), this tears down the whole browser. Chrome relaunches automatically on the next tool call with the currently selected profile, so this is also how you apply pending launch flags without switching profiles.
On an ephemeral temp profile (the default) this discards cookies, logins and localStorage — save_session first if you need them back. Persistent profiles created with create_profile keep everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |