microsoft-graph-api

Installation
SKILL.md

Microsoft Graph API

The Microsoft Graph API is a RESTful web API that allows you to access Microsoft Cloud service resources. Developers use it to integrate their applications with Microsoft 365 services like Outlook, OneDrive, Azure AD, and more. It provides a unified endpoint to access data and insights across the Microsoft ecosystem.

Official docs: https://learn.microsoft.com/en-us/graph/api/overview?view=graph-rest-1.0

Microsoft Graph API Overview

  • User
    • Mailbox Settings
    • Calendar
      • Event
    • Contact
    • Drive
      • Item
        • Permission
    • Group
  • Organization
Installs
64
GitHub Stars
189
First Seen
Apr 2, 2026
microsoft-graph-api — membranedev/application-skills