Skip to main content
Glama

de_auth

Clear authentication data and log out from Google NotebookLM to secure sessions. Removes credentials, closes browser sessions, and preserves notebook data while requiring re-authentication for future access.

Instructions

De-authenticate (logout) - Clears all authentication data for security. Use this when:

  • User wants to log out for security reasons

  • Removing credentials before shutting down

  • Clearing auth without immediately re-authenticating

This will:

  1. Close all active browser sessions

  2. Delete all saved authentication data (cookies, Chrome profile)

  3. Preserve notebook library and other data

IMPORTANT: After de_auth, the server will need re-authentication via setup_auth or re_auth before making queries.

Use 'get_health' to verify de-authentication was successful (authenticated: false).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/roomi-fields/notebooklm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server