cross_notebook_query
Query multiple notebooks and get aggregated answers with per-notebook citations, filtering by name, tags, or 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.
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 | |||