notebook_query
Ask a question in a NotebookLM notebook and receive a grounded answer with source citations. The query persists in the notebook's chat history for future reference.
Instructions
Ask a question inside a notebook and return the grounded answer.
The exchange is persisted in the NotebookLM web UI's chat history. Returns { answer, source_count, session_ids, chunks }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | ||
| notebook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||