Create section
createSectionCreate a new section inside a notebook. Provide the notebook ID and a display name to add a section to organize notes.
Instructions
Create a new section inside a notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebookId | Yes | Notebook ID or name. | |
| displayName | Yes | Name for the new section. |