Append to page
appendToPageAppend or prepend content to an existing OneNote page without overwriting its current body. Append plain text or HTML at the start or end to update notes safely.
Instructions
Add content to the end (or start) of an existing page without replacing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isHtml | No | ||
| pageId | Yes | Page ID from listPages or searchPages. | |
| content | Yes | Content to add. Plain text unless isHtml is true. | |
| position | No | Where to insert relative to existing body content. Defaults to append. |