create_notebook
Create a new notebook, optionally nested under a parent notebook to organize notes by client, project, or other category.
Instructions
Create a new notebook (folder). Use parent_id to nest it under an existing notebook, e.g. a client/project notebook.
Args:
title: Notebook title.
parent_id: Parent notebook (folder) id to nest under, if any.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| parent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||