cross_notebook_query
Find answers across multiple NotebookLM notebooks with aggregated responses and citations. Select notebooks by name, tags, or query all at once.
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.
Args: query: Question to ask across notebooks notebook_names: Comma-separated notebook names or IDs (e.g. "AI Research, Dev Tools") tags: Comma-separated tags to select notebooks (e.g. "ai,mcp") all: Query ALL notebooks (use with caution — rate limits apply)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| notebook_names | No | ||
| tags | No | ||
| all | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||