sign_in
Opens the user's installed browser with existing profile to reuse logged-in sessions, allowing access to authenticated websites without passwords.
Instructions
Open the user's real installed browser (Chrome, Brave, Arc, Edge, …) with
their existing profile so they are already logged in. name is just a label.
Chromium locks the profile: if that browser is already running, ask them to
quit it, then retry. After the signed-in page is visible, call complete_sign_in.
Never ask for a password. Safari cannot be driven this way.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |