getPageByTitle
Retrieve OneNote page content by searching for its title, returning text, HTML, or summary format for integration into workflows.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title (or partial title) of the page to find. | |
| format | No | Format of the content: text, html, or summary. | text |