complete_sign_in
Finalize the login process after the user finishes signing in. Save the session cookies to the local browser profile and close the login window, allowing future access without re-authentication.
Instructions
Call after the user says they finished logging in. Saves the session (cookies stay in a local browser profile) and closes the login window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |