create_tab
Create browser tabs with unique anti-detection fingerprints to bypass bot detection systems. Supports URL loading and user session isolation for secure automation.
Instructions
Create a new browser tab with anti-detection fingerprinting. Each tab gets a unique fingerprint. Optionally provide a URL and userId for session isolation. Returns the tab ID for subsequent operations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Full URL including protocol (e.g. 'https://example.com') | |
| userId | No | User ID for session isolation |