addNoteToPage
Add a note, todo, important, or question to a specified OneNote page. Choose the position (top or bottom) and type of note for organization and clarity within your notebook.
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 |