create-onenote-section-page
Create a new page in a specific OneNote section by providing a full HTML document and the section ID. The tool adds the page to the specified section.
Instructions
Create a new page in the specified section.
💡 TIP: Body must be a full HTML document (with ......). Partial HTML fails silently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication | |
| onenoteSectionId | Yes | Path parameter: onenoteSectionId |