source_rename
Rename a source in a NotebookLM notebook by providing the notebook ID, source ID, and new title.
Instructions
Rename a source in a notebook.
Args: notebook_id: Notebook UUID containing the source source_id: Source UUID to rename new_title: New display title for the source
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | ||
| source_id | Yes | ||
| new_title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||