Check NotebookLM authentication
auth_statusCheck authentication credentials (cookies, CSRF token, session ID) by testing homepage access and notebook listing. Essential first step for debugging authentication issues.
Instructions
Verify the current cookies / CSRF token / session ID are valid by hitting the homepage and listing notebooks. Use this first when debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||