Microsoft Graph · Capability
Microsoft Graph Chats — chats.teamsAppInstallation
Microsoft Graph Chats — chats.teamsAppInstallation. 9 operations. Lead operation: Microsoft Graph List apps in chat. Self-contained Naftiko capability covering one Microsoft Graph business surface.
What You Can Do
GET
Chatslistinstalledapps
— Microsoft Graph List apps in chat
/v1/chats/{chat-id}/installedapps
POST
Chatscreateinstalledapps
— Microsoft Graph Add app to chat
/v1/chats/{chat-id}/installedapps
GET
Chatsinstalledappsgetcount3987
— Microsoft Graph Get the number of the resource
/v1/chats/{chat-id}/installedapps/count
GET
Chatsgetinstalledapps
— Microsoft Graph Get installed app in chat
/v1/chats/{chat-id}/installedapps/{teamsappinstallation-id}
PATCH
Chatsupdateinstalledapps
— Microsoft Graph Update the navigation property installedApps in chats
/v1/chats/{chat-id}/installedapps/{teamsappinstallation-id}
DELETE
Chatsdeleteinstalledapps
— Microsoft Graph Uninstall app in a chat
/v1/chats/{chat-id}/installedapps/{teamsappinstallation-id}
GET
Chatsinstalledappsgetteamsapp
— Microsoft Graph Get teamsApp from chats
/v1/chats/{chat-id}/installedapps/{teamsappinstallation-id}/teamsapp
GET
Chatsinstalledappsgetteamsappdefinition
— Microsoft Graph Get teamsAppDefinition from chats
/v1/chats/{chat-id}/installedapps/{teamsappinstallation-id}/teamsappdefinition
POST
Chatschatinstalledappsteamsappinstallationupgrade
— Microsoft Graph Invoke action upgrade
/v1/chats/{chat-id}/installedapps/{teamsappinstallation-id}/upgrade
MCP Tools
microsoft-graph-list-apps-chat
Microsoft Graph List apps in chat
read-only
idempotent
microsoft-graph-add-app-chat
Microsoft Graph Add app to chat
microsoft-graph-get-number-resource
Microsoft Graph Get the number of the resource
read-only
idempotent
microsoft-graph-get-installed-app
Microsoft Graph Get installed app in chat
read-only
idempotent
microsoft-graph-update-navigation-property
Microsoft Graph Update the navigation property installedApps in chats
idempotent
microsoft-graph-uninstall-app-chat
Microsoft Graph Uninstall app in a chat
idempotent
microsoft-graph-get-teamsapp-chats
Microsoft Graph Get teamsApp from chats
read-only
idempotent
microsoft-graph-get-teamsappdefinition-chats
Microsoft Graph Get teamsAppDefinition from chats
read-only
idempotent
microsoft-graph-invoke-action-upgrade
Microsoft Graph Invoke action upgrade