save_login
Capture the authenticated session from an interactive login, save it to the project, and close the window for headless sessions. Re-run interactive login when the session expires.
Instructions
Capture the authenticated session (cookies + localStorage) from an in-progress interactive_login, save it to the project, and close the visible window. The project then opens authenticated sessions headlessly. Re-run interactive_login when the session expires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name with an interactive_login in progress |