get_source_text
Retrieve the complete indexed text content from a source in your NotebookLM notebook. Use this to extract and analyze source material for research or content generation.
Instructions
Get the full indexed text content of a specific source in a notebook.
notebook_id: The ID of the notebook. source_id: The ID of the source (use list_sources to find it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | ||
| source_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |