OneNote Overview This skill helps AI agents integrate with Microsoft OneNote via the Graph API. It covers creating and managing notebooks, sections, and pages, generating rich page content with HTML, extracting text and images, and searching across notes. Instructions Authentication Notebooks & Sections Create Pages OneNote pages are created using HTML. The API accepts a subset of HTML with OneNote-specific data attributes. OneNote HTML Tags Reference Key values: , , , , , , , , , , . Use for timestamps. Standard nesting creates indented outlines. Read Pages Update Pages Search Common Pattern…