onenote_append_page
Append text to the end of an existing OneNote page as a new outline block, preserving existing content and converting newlines into separate paragraphs.
Instructions
Append text to the end of an existing OneNote page as a new outline block. Newlines become separate paragraphs. Never overwrites existing content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to append. Required. | |
| page_id | Yes | Target page object ID. Required. |