Microsoft OneNote · Capability
Microsoft OneNote API (Microsoft Graph) — Sections
Microsoft OneNote API (Microsoft Graph) — Sections. 4 operations. Lead operation: List sections in notebook. Self-contained Naftiko capability covering one Microsoft Onenote business surface.
What You Can Do
GET
Listnotebooksections
— List sections in notebook
/v1/me/onenote/notebooks/{notebookid}/sections
POST
Createnotebooksection
— Create section in notebook
/v1/me/onenote/notebooks/{notebookid}/sections
GET
Listsections
— List sections
/v1/me/onenote/sections
GET
Getsection
— Get section
/v1/me/onenote/sections/{sectionid}
MCP Tools
list-sections-notebook
List sections in notebook
read-only
idempotent
create-section-notebook
Create section in notebook
list-sections
List sections
read-only
idempotent
get-section
Get section
read-only
idempotent