Cross Notebook Query
cross_notebook_queryQuery multiple NotebookLM notebooks at once to get one aggregated answer with per-notebook citations. Select notebooks by name, tags, or query all, then ask a question across them.
Instructions
Query multiple notebooks and get aggregated answers with per-notebook citations.
Specify notebooks by name, by tags, or use all=True for all notebooks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Query ALL notebooks (use with caution — rate limits apply) | |
| tags | No | Comma-separated tags to select notebooks (e.g. "ai,mcp") | |
| query | Yes | Question to ask across notebooks | |
| notebook_names | No | Comma-separated notebook names or IDs (e.g. "AI Research, Dev Tools") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||