List Sections
list_sectionsList the sections in a OneNote notebook (Microsoft 365). Pass a notebook_id to list that notebook's sections, or omit it to list all sections across every notebook. Returns each section's id, display name, and created/last-modified times. Use to navigate a user's OneNote notes before listing pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | No | Optional OneNote notebook ID (from list_notebooks). If omitted, returns sections across all notebooks. |