Skip to content

Microsoft 365 Service

Description: Microsoft Graph API integration (Mail, Calendar, OneDrive, Excel, OneNote, Teams, SharePoint)

Configuration

  1. OAuth connection
  2. Optional: Organization Mode for Teams/SharePoint/shared mailboxes
  3. User email

Detailed Configuration Instructions

  1. OAuth Authentication:
    • Click "Connect Microsoft 365" in configuration
    • Sign in on Microsoft's OAuth page
    • Grant requested permissions
    • Return to plemeo MCP configuration
  2. Organization Mode (optional):
    • Enable for Teams, SharePoint, shared mailboxes
    • Requires appropriate admin permissions
  3. Automatic Configuration:
    • The service configures with your Azure credentials

Important Notes

  • OAuth 2.0 is required for secure authentication
  • Permissions include email, calendar, OneDrive, and related scopes
  • Organization Mode unlocks Teams/SharePoint features

Operations

  • Mail: list, send, get, draft
  • Calendar: list, create, get, update
  • OneDrive: list, upload, download
  • Excel: range data, summarize, chart
  • OneNote: list notebooks, create page, get content
  • Todo: list, create, update
  • Teams (Org Mode): list chats, send message, list joined teams

Examples

Send an email to team@company.com with subject 'Weekly Report'
Create a calendar event for tomorrow at 2 PM titled 'Team Meeting'
List all files in my OneDrive Documents folder
Create a new Excel chart in the Sales spreadsheet
Add a new task to my Todo list: 'Review quarterly report'
Send a message to John in Teams chat
Create a new OneNote page in my project notebook
Show me my calendar for next week
Upload this file to my OneDrive
Get the summary of my Excel spreadsheet