start_browser
Launch a browser session with specific settings, such as Firefox, headless mode, or custom window size. If none is specified, Chrome starts automatically.
Instructions
Start a browser session. Optional — any tool will auto-start Chrome if no browser is open. Use this to choose Firefox, enable headless mode, or set a custom window size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| browser | No | chrome | |
| headless | No | ||
| window_size | No | e.g. 1920x1080 | 1920x1080 |