Microsoft Graph · Capability
Microsoft Graph Chats — chats.conversationMember
Microsoft Graph Chats — chats.conversationMember. 8 operations. Lead operation: Microsoft Graph List conversationMembers. Self-contained Naftiko capability covering one Microsoft Graph business surface.
What You Can Do
GET
Chatslistmembers
— Microsoft Graph List conversationMembers
/v1/chats/{chat-id}/members
POST
Chatscreatemembers
— Microsoft Graph Add member to a chat
/v1/chats/{chat-id}/members
GET
Chatsmembersgetcount9627
— Microsoft Graph Get the number of the resource
/v1/chats/{chat-id}/members/count
POST
Chatschatmembersadd
— Microsoft Graph Invoke action add
/v1/chats/{chat-id}/members/add
POST
Chatschatmembersremove
— Microsoft Graph Invoke action remove
/v1/chats/{chat-id}/members/remove
GET
Chatsgetmembers
— Microsoft Graph Get conversationMember in a chat
/v1/chats/{chat-id}/members/{conversationmember-id}
PATCH
Chatsupdatemembers
— Microsoft Graph Update the navigation property members in chats
/v1/chats/{chat-id}/members/{conversationmember-id}
DELETE
Chatsdeletemembers
— Microsoft Graph Remove member from chat
/v1/chats/{chat-id}/members/{conversationmember-id}
MCP Tools
microsoft-graph-list-conversationmembers
Microsoft Graph List conversationMembers
read-only
idempotent
microsoft-graph-add-member-chat
Microsoft Graph Add member to a chat
microsoft-graph-get-number-resource
Microsoft Graph Get the number of the resource
read-only
idempotent
microsoft-graph-invoke-action-add
Microsoft Graph Invoke action add
microsoft-graph-invoke-action-remove
Microsoft Graph Invoke action remove
microsoft-graph-get-conversationmember-chat
Microsoft Graph Get conversationMember in a chat
read-only
idempotent
microsoft-graph-update-navigation-property
Microsoft Graph Update the navigation property members in chats
idempotent
microsoft-graph-remove-member-chat
Microsoft Graph Remove member from chat
idempotent