notes_list_notebooks
List the signed-in user's OneNote notebooks with IDs, names, last-modified dates, and web URLs. Use this to find the correct notebook before creating sections or pages.
Instructions
List the signed-in user's OneNote notebooks, with id, name, last-modified date and web URL. Call this first when saving or finding a note — a notebook id is what notes_list_sections takes, and a section id from there is what notes_create_page needs. Covers notebooks the user owns and ones shared with them. Requires Notes.Read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Maximum notebooks to return |