notebook_query
Ask a natural language question to a notebook. Get a cited answer grounded in the notebook's sources.
Instructions
Ask a natural language question to a NotebookLM notebook. The AI will analyze all sources in the notebook and return a grounded, cited answer. This is the main tool for getting information from your notebooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Your question in natural language | |
| notebook_id | Yes | The notebook ID to query |