create_chrome_instance
Launch a new Chrome browser session for automation tasks, supporting headless mode and custom viewport dimensions to control web interactions programmatically.
Instructions
Create a new Chrome browser instance and return session_id (UUID)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headless | No | ||
| viewport_width | No | ||
| viewport_height | No |