initialize_browser
Starts a browser instance for web automation, with headless mode for background tasks and visible mode to observe the browser. Set headless to false to view the session.
Instructions
Initialize the browser (use headless: false to see the browser)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headless | No | Whether to run browser in headless mode |