ask_notebook
Submit natural language questions to a specific notebook. Include the notebook ID and your question to retrieve answers derived from the notebook's sources.
Instructions
Ask a natural language question to a specific NotebookLM notebook.
notebook_id: The ID of the notebook. question: The question you want to ask based on the notebook's sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | ||
| question | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |