chat_configure
Configure chat settings for NotebookLM notebooks by setting goals, custom prompts, and response lengths to tailor AI interactions.
Instructions
Configure notebook chat settings.
Args: notebook_id: Notebook UUID goal: default|learning_guide|custom custom_prompt: Required when goal=custom (max 10000 chars) response_length: default|longer|shorter
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | ||
| goal | No | default | |
| custom_prompt | No | ||
| response_length | No | default |