chat_configure
Adjust chat behavior for a notebook by setting the response goal, custom prompt, and response length to tailor interactions.
Instructions
Configure notebook chat settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | Notebook UUID | |
| goal | No | default|learning_guide|custom | default |
| custom_prompt | No | Required when goal=custom (max 10000 chars) | |
| response_length | No | default|longer|shorter | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||