select_notebook
Select a NotebookLM notebook by ID to create a local directory for accessing its content, returning the directory path for further interaction.
Instructions
Selects a notebook by ID and creates a local directory for it based on its title. Returns the path to the created directory.
Args: notebook_id: The ID of the NotebookLM notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |