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