Rename artifact
artifact_renameUpdate an artifact's display title in a NotebookLM notebook by providing the notebook UUID, artifact UUID, and new title.
Instructions
Change an artifact's display title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| artifact | Yes | Artifact UUID. | |
| notebook | Yes | Notebook UUID. |