get_page
Retrieves the HTML content of a OneNote page. Set include_ids=true to obtain element IDs required for targeted updates.
Instructions
Get the HTML content of a OneNote page. Set include_ids=true to get element IDs needed for targeted update_page commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | The ID of the OneNote page | |
| include_ids | No | When true, adds generated id attributes to elements — needed for precise updates |