createPage
Add a new page to a OneNote notebook by specifying the notebook ID and page title, with optional HTML content.
Instructions
Create a new page in a notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the new page | |
| content | No | Optional HTML content for the page | |
| notebook_id | Yes | The ID of the notebook to create the page in |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |