addNoteToPage
Add a note, todo, or comment to a specific OneNote page, choosing type (note/todo/important/question) and position (top/bottom) via OneNote MCP Server integration.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
note | Yes | The note/comment content. | |
noteType | No | Type of note (note, todo, important, question). | note |
pageId | Yes | The ID of the page to add a note to. | |
position | No | Position to add the note (top or bottom). | bottom |