Resolve Page
resolve_pageConvert a page title or human description into a valid OneNote page ID, verifying against Graph when the cached ID is stale and repairing the local index.
Instructions
Turns a human description of a page ("今日任务 / 香港", or a title alone) into a real page ID, served from the local index. Use this before reading or editing a page you named rather than identified. Stored IDs go stale when a page is moved, so this verifies against Graph on a miss and repairs the index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Page title as shown in OneNote. | |
| pageId | No | Exact page ID, if you already have it. | |
| section | No | Section name, to disambiguate duplicate titles. | |
| notebook | No | Notebook name, to disambiguate duplicate titles. |