check_auth
Verify browser session authentication for X. Reports login status and session cookie presence to diagnose empty results.
Instructions
Report whether the browser session is logged in to X.
Returns a dict with 'authenticated' (bool) and 'has_session_cookies' (whether X_AUTH_TOKEN was supplied). Use this to diagnose empty results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||