replaceTextInPage
Modify OneNote pages by finding and replacing specific text within a page. Adjust case sensitivity for precise results, ensuring accurate updates to your notes.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
caseSensitive | No | Case-sensitive search (default: false). | |
findText | Yes | The text to find and replace. | |
pageId | Yes | The ID of the page to modify. | |
replaceText | Yes | The text to replace with. |