Ask NotebookLM a question
chat_askSend a question to NotebookLM and receive an answer with citations. Start new conversations or continue existing ones.
Instructions
Send a question to NotebookLM and return the answer plus citations. If conversationId is omitted the server starts a new conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook | Yes | Notebook UUID. | |
| question | Yes | ||
| sourceIds | No | Restrict the answer to specific sources. | |
| conversationId | No | Continue an existing conversation. | |
| timeoutSeconds | No | Default 180s. |