Skip to main content

Overview

OneCLI connects AI agents to Microsoft OneNote through Microsoft’s OAuth flow. Agents can read notebooks, sections, and pages, create new pages, and edit existing content. The gateway injects OAuth credentials into requests to the Microsoft Graph API automatically.
Microsoft OneNote is a cloud-only integration, available on the Team plan.

Setup

1

Go to Connections

Open the OneCLI dashboard and navigate to Connections > Microsoft OneNote.
2

Authorize

Click Connect Microsoft OneNote. You’ll be redirected to Microsoft to sign in and authorize OneCLI. Review the requested permissions and click Accept.
3

Verify

After authorization, you’ll be redirected back to the dashboard. The connection will show as Connected with your Microsoft account email.

What agents can do

Use cases

  • Note-taking agents that create meeting notes from transcripts
  • Research agents that organize findings into structured notebooks
  • Agents that search across notebooks for relevant information
  • Content agents that create and update documentation in OneNote

Controlling access

Access is per agent: grant the connection to each agent that needs it, choosing per tool what runs freely, what needs human approval, and what stays blocked — a read-only agent is a single grant. Organization rules add guardrails on top, like rate limits and blanket blocks. Everything is checked before credential injection, so a blocked request never reaches the Microsoft Graph API.