source_get_content
Retrieve the underlying text content of a specific source within a NotebookLM notebook, using the notebook ID and source ID to locate the document for grounding or analysis.
Instructions
Get the underlying text content of a source (used by grounding tool)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | The document ID to retrieve | |
| notebook_id | Yes | The notebook ID |