browser_open
Open a URL in a persistent, headed browser to access authenticated websites. Preserves logins between sessions and returns the first page snapshot, letting users handle 2FA or captcha.
Instructions
Open a URL in the persistent application browser; returns the first snapshot. Logins survive between runs. Headed by default so the user can handle 2FA/captcha.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| headless | No |