save_login
Capture an authenticated session from an interactive login, save it to the project, and close the visible window. Enables headless automated sessions that can be refreshed when expired.
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 |