Microsoft Graph · Capability
Microsoft Graph Chats — chats.teamsTab
Microsoft Graph Chats — chats.teamsTab. 7 operations. Lead operation: Microsoft Graph List tabs in chat. Self-contained Naftiko capability covering one Microsoft Graph business surface.
What You Can Do
GET
Chatslisttabs
— Microsoft Graph List tabs in chat
/v1/chats/{chat-id}/tabs
POST
Chatscreatetabs
— Microsoft Graph Add tab to chat
/v1/chats/{chat-id}/tabs
GET
Chatstabsgetcountb645
— Microsoft Graph Get the number of the resource
/v1/chats/{chat-id}/tabs/count
GET
Chatsgettabs
— Microsoft Graph Get tab in chat
/v1/chats/{chat-id}/tabs/{teamstab-id}
PATCH
Chatsupdatetabs
— Microsoft Graph Update tab in chat
/v1/chats/{chat-id}/tabs/{teamstab-id}
DELETE
Chatsdeletetabs
— Microsoft Graph Delete tab from chat
/v1/chats/{chat-id}/tabs/{teamstab-id}
GET
Chatstabsgetteamsapp
— Microsoft Graph Get teamsApp from chats
/v1/chats/{chat-id}/tabs/{teamstab-id}/teamsapp
MCP Tools
microsoft-graph-list-tabs-chat
Microsoft Graph List tabs in chat
read-only
idempotent
microsoft-graph-add-tab-chat
Microsoft Graph Add tab to chat
microsoft-graph-get-number-resource
Microsoft Graph Get the number of the resource
read-only
idempotent
microsoft-graph-get-tab-chat
Microsoft Graph Get tab in chat
read-only
idempotent
microsoft-graph-update-tab-chat
Microsoft Graph Update tab in chat
idempotent
microsoft-graph-delete-tab-chat
Microsoft Graph Delete tab from chat
idempotent
microsoft-graph-get-teamsapp-chats
Microsoft Graph Get teamsApp from chats
read-only
idempotent