All integrations

OneNote

MICROSOFT 365 · FILES & DOCS

Notebooks and pages, read and written on the user’s behalf.

Acts as the person, not as itself

Each user connects their own account. Every call carries both identities — the agent and the person it is acting for — so the agent can never reach past what that individual can already do.

Credentials never touch the agent

Tokens live in the vault and attach server-side at call time. The agent holds a session, not a secret, and revoking access does not mean rotating a key.

Every call on the record

Who asked, which agent acted, which action ran, and the verdict that let it through — one audit trail across every integration, not one per vendor.

What an agent can do

Each action is granted on its own. An agent allowed to read is not thereby allowed to write, and the scope beside each row is what the acting user must have connected for it to run at all.

microsoft_onenote_copy_pageWRITE

Copy a OneNote page to a different section.

Notes.ReadWrite
microsoft_onenote_create_notebookWRITE

Create a new OneNote notebook.

Notes.ReadWrite
microsoft_onenote_create_pageWRITE

Create a new page in a OneNote section.

Notes.ReadWrite
microsoft_onenote_create_quick_noteWRITE

Create a quick note in the user's default OneNote notebook.

Notes.Create
microsoft_onenote_create_sectionWRITE

Create a new section in a OneNote notebook.

Notes.ReadWrite
microsoft_onenote_create_section_groupWRITE

Create a section group (a folder that organizes sections) in a OneNote notebook.

Notes.ReadWrite
microsoft_onenote_delete_pageWRITE

Delete a OneNote page permanently.

Notes.ReadWrite
microsoft_onenote_delete_sectionWRITE

Delete a OneNote section and all pages within it.

Notes.ReadWrite
microsoft_onenote_get_page_contentREAD

Get the HTML content of a OneNote page.

Notes.Read
microsoft_onenote_list_all_org_notebooksREAD

List OneNote notebooks across the entire organization.

Notes.Read.All
microsoft_onenote_list_notebooksREAD

List the user's OneNote notebooks.

Notes.Read
microsoft_onenote_list_pagesREAD

List OneNote pages (all or within a specific section).

Notes.Read
microsoft_onenote_list_section_groupsREAD

List OneNote section groups (all or within a specific notebook).

Notes.Read
microsoft_onenote_list_sectionsREAD

List OneNote sections (all or within a specific notebook).

Notes.Read
microsoft_onenote_read_org_notebook_pageREAD

Read the HTML content of any OneNote page in the organization.

Notes.Read.All
microsoft_onenote_search_pagesREAD

Search for OneNote pages by keyword across all the user's notebooks.

Notes.Read
microsoft_onenote_update_page_contentWRITE

Update OneNote page content using JSON Patch commands (append, replace, or delete content regions).

Notes.ReadWrite
microsoft_onenote_write_org_notebook_pageWRITE

Create a page in any organization user's OneNote section.

Notes.ReadWrite.All

Put OneNote behind one governed endpoint.

Same permissions, same audit trail, whatever else you connect next.