Append to page
appendToPageAdd content to an existing OneNote page at the beginning or end without overwriting existing notes.
Instructions
Add content to the end (or start) of an existing page without replacing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page TITLE (e.g. "AI Search") or ID. Titles are matched case-insensitively; if several pages share one you get the list back to choose from. You do NOT need to look up an ID first. | |
| isHtml | No | ||
| content | Yes | Content to add. Plain text unless isHtml is true. | |
| position | No | Where to insert relative to existing body content. Defaults to append. |