notebook_list
Fetch all NotebookLM notebooks visible to your signed-in Google account, showing metadata such as title, source count, and ownership.
Instructions
List notebooks visible to the signed-in Google account.
Returns { id, title, icon, source_count, updated_at, url, ownership }.
ownership is "mine" (user-created) or "shared" (subscribed/public).
Known limitation: wXbhsf returns the user's most-recent owned notebook
only. Bulk pagination for many owned notebooks isn't yet discovered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |