scout_login
Wait for manual browser login and detect authentication by polling cookie changes. Works on any website without site-specific logic.
Instructions
Wait for the user to manually log in via the browser window.
Detects login by polling cookies: if cookie names change or ≥2 values change simultaneously, login is detected. Works across all sites without site-specific logic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Maximum wait time in seconds (default 300). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |