list_notebooks
Retrieves all NotebookLM notebooks, returning each notebook's ID, name, creation timestamp, and source count for quick review and selection.
Instructions
List all NotebookLM notebooks.
Returns: JSON array of notebooks with notebook_id, name, created_at, source_count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |