Microsoft OneNote 365
Manages Microsoft OneNote 365 notebooks, sections, section groups, and pages via the Microsoft Graph API. Provides full CRUD operations for notebooks (list, get, create), sections (list, get, create), section groups (list, get, create), and pages (list, get, create, update, delete, search). Pages support HTML content for creation and updates, with update supporting append or replace modes. Search filters pages by title with optional notebook scoping. List operations for sections, section groups, and pages can optionally filter by parent ID or return all items across the hierarchy. Only delegated OAuth2 authentication is supported (no app-only/client credentials).
| Namespace | Robomotion.OneNote365 |
| Version | 1.1.0 |
| Category | Productivity, Business Software |
| Nodes | 16 |
Nodes
| Node | Description |
|---|---|
| List Notebooks | Lists notebooks in Microsoft OneNote 365. |
| Get Notebook | Gets a notebook in Microsoft OneNote 365. |
| Create Notebook | Creates a notebook in Microsoft OneNote 365. |
| List Sections | Lists sections in Microsoft OneNote 365. |
| Get Section | Gets a section in Microsoft OneNote 365. |
| Create Section | Creates a section in Microsoft OneNote 365. |
| List Section Groups | Lists section groups in Microsoft OneNote 365. |
| Get Section Group | Gets a section group in Microsoft OneNote 365. |
| Create Section Group | Creates a section group in Microsoft OneNote 365. |
| List Pages | Lists pages in Microsoft OneNote 365. |
| Get Page | Gets a page in Microsoft OneNote 365. |
| Create Page | Creates a page in Microsoft OneNote 365. |
| Update Page | Updates a page in Microsoft OneNote 365. |
| Delete Page | Deletes a page in Microsoft OneNote 365. |
| Search Pages | Searches pages in Microsoft OneNote 365. |
| Toolkit | Exposes this package's operations to an AI Agent as a single tool. |
AI Agent tools
15 of these nodes are exposed as tools an AI Agent can call directly:
List Notebooks, Get Notebook, Create Notebook, List Sections, Get Section, Create Section, List Section Groups, Get Section Group, Create Section Group, List Pages, Get Page, Create Page, Update Page, Delete Page, Search Pages.
Generated from the package spec that the Flow Designer itself loads, so the node list and every property below match the version above exactly.
It does not yet include worked examples or service-specific guidance — those are written by hand, and a plausible-sounding guess in a reference page is worse than an honest gap. If you build something useful with this package, the community is the place to share it.