add_source
Add a URL, YouTube video, or raw text to a NotebookLM notebook for research. Specify the notebook ID and source type to ingest content into your research pipeline.
Instructions
Add a source to a NotebookLM notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | If true, wait for the source to finish processing (default: true). | |
| value | Yes | The URL, YouTube URL, or raw text content to add. | |
| notebook_id | Yes | ID of the target notebook. | |
| source_type | Yes | One of "url", "youtube", or "text". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |