create_chrome_instance
Launch a new Chrome browser session for web automation tasks, with configurable headless mode and viewport dimensions.
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 |