listPagesInSection
Retrieve pages from a specific OneNote section, with options to sort by creation or modification date and control the number of results returned.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sectionId | Yes | The ID of the section to list pages from. | |
| top | No | Number of pages to return per request (max 100). | |
| orderBy | No | Sort by created or modified date. | modified |