Built by Metorial, the integration platform for agentic AI.
Provider Summary
create notebooks
manage sections and section groups
create rich content pages
update page content
copy notebooks and sections
search notes full-text
retrieve page previews
access shared notebooks
access group notebooks
organize notebook hierarchy
Create, read, update, and organize OneNote notebooks, sections, section groups, and pages. Create pages with rich HTML content including images, video, audio, and embedded files. Update page content using targeted patch operations. Copy notebooks, sections, and pages across user, group, and SharePoint site locations. Search notes with full-text search and OCR on images. Retrieve page previews and structured notebook hierarchies. Access personal, shared, group, and SharePoint site-hosted notebooks.
Copy a OneNote notebook, section, or page to another location. Supports copying across notebooks, section groups, users, groups, and SharePoint sites. The copy operation is asynchronous and returns an operation status.
Create a new OneNote notebook with the specified name. The notebook is created in the authenticated user's default OneDrive location.
Create a new OneNote page in a section. The page body is provided as HTML. You can include a title, text, images (via public URLs), and other supported HTML elements.
Create a new section group for organizing sections. Can be created directly in a notebook or nested inside another section group.
Create a new section inside a OneNote notebook or section group. Provide either a notebookId or a sectionGroupId to specify the parent container.
Permanently delete a OneNote page. This action cannot be undone.
Retrieve details of a specific OneNote notebook by its ID, including creation date, sharing status, and modification metadata.
Retrieve a OneNote page's metadata and optionally its HTML content or a short text preview. Use includeContent to fetch the full HTML body, or includePreview for a text snippet (up to 300 characters).
List all OneNote notebooks accessible by the authenticated user. Supports filtering, sorting, and pagination via OData query parameters.
List all pages within a OneNote section. Returns page metadata including title, creation time, and ordering. Supports filtering, sorting, and pagination.
List all section groups within a OneNote notebook. Section groups provide an additional level of hierarchy for organizing sections.
List all sections within a OneNote notebook. Supports filtering, sorting, and pagination.
Full-text search across all OneNote pages accessible by the authenticated user. Searches page titles and content, including OCR text from images.
Update the content of an existing OneNote page using PATCH operations. Supports appending, replacing, inserting, prepending, and deleting content on specific page elements identified by their element IDs.
This integration is licensed under the AGPL-3.0 License.
Built with ❤️ by Metorial