Microsoft Graph · Capability
Microsoft Graph Applications API — Applications
Microsoft Graph Applications API — Applications. 6 operations. Lead operation: Microsoft Graph List applications. Self-contained Naftiko capability covering one Microsoft Graph business surface.
What You Can Do
GET
Listapplications
— Microsoft Graph List applications
/v1/applications
POST
Createapplications
— Microsoft Graph Create application
/v1/applications
GET
Countapplications
— Microsoft Graph Get the number of the resource
/v1/applications/count
GET
Getapplications
— Microsoft Graph Get application
/v1/applications/{application-id}
PATCH
Updateapplications
— Microsoft Graph Upsert application
/v1/applications/{application-id}
DELETE
Deleteapplications
— Microsoft Graph Delete application
/v1/applications/{application-id}
MCP Tools
microsoft-graph-list-applications
Microsoft Graph List applications
read-only
idempotent
microsoft-graph-create-application
Microsoft Graph Create application
microsoft-graph-get-number-resource
Microsoft Graph Get the number of the resource
read-only
idempotent
microsoft-graph-get-application
Microsoft Graph Get application
read-only
idempotent
microsoft-graph-upsert-application
Microsoft Graph Upsert application
idempotent
microsoft-graph-delete-application
Microsoft Graph Delete application
idempotent