list_sessions
View active NotebookLM sessions with stats to identify and resume relevant conversations instead of starting over.
Instructions
List all active sessions with stats (age, message count, last activity). Use to continue the most relevant session instead of starting from scratch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}