List pages
listPagesRetrieve OneNote pages from all sections or a named section, sorted by most recently modified. Supports custom limits and sort orders.
Instructions
List pages, most recently modified first. Pass a section NAME to scope to one section; omit it to list across all sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return. Results are paginated internally. | |
| orderBy | No | Sort order for results. Defaults to most recently modified first. | |
| section | No | Section name ("Ideas"), path ("Learn / Cooking"), or ID. Names are matched case-insensitively; if several match you get the list back to choose from. |