OneNote
JSON →Interact with Microsoft OneNote using AI language models like Claude and other LLMs.
Tools · 8
- authenticate Start the Microsoft authentication flow
- listNotebooks Get a list of all your OneNote notebooks
- getNotebook Get details of a specific notebook
- listSections List all sections in a notebook
- listPages List all pages in a section
- getPage Get the complete content of a specific page, including HTML formatting
- createPage Create a new page with HTML content
- searchPages Search for pages across your notebooks
Links
★ 82 GitHub stars