Microsoft Graph · Capability
Microsoft Graph Chats — chats.pinnedChatMessageInfo
Microsoft Graph Chats — chats.pinnedChatMessageInfo. 7 operations. Lead operation: Microsoft Graph List pinnedChatMessages in a chat. Self-contained Naftiko capability covering one Microsoft Graph business surface.
What You Can Do
GET
Chatslistpinnedmessages
— Microsoft Graph List pinnedChatMessages in a chat
/v1/chats/{chat-id}/pinnedmessages
POST
Chatscreatepinnedmessages
— Microsoft Graph Pin a message in a chat
/v1/chats/{chat-id}/pinnedmessages
GET
Chatspinnedmessagesgetcountad15
— Microsoft Graph Get the number of the resource
/v1/chats/{chat-id}/pinnedmessages/count
GET
Chatsgetpinnedmessages
— Microsoft Graph Get pinnedMessages from chats
/v1/chats/{chat-id}/pinnedmessages/{pinnedchatmessageinfo-id}
PATCH
Chatsupdatepinnedmessages
— Microsoft Graph Update the navigation property pinnedMessages in chats
/v1/chats/{chat-id}/pinnedmessages/{pinnedchatmessageinfo-id}
DELETE
Chatsdeletepinnedmessages
— Microsoft Graph Unpin a message from a chat
/v1/chats/{chat-id}/pinnedmessages/{pinnedchatmessageinfo-id}
GET
Chatspinnedmessagesgetmessage
— Microsoft Graph Get message from chats
/v1/chats/{chat-id}/pinnedmessages/{pinnedchatmessageinfo-id}/message
MCP Tools
microsoft-graph-list-pinnedchatmessages-chat
Microsoft Graph List pinnedChatMessages in a chat
read-only
idempotent
microsoft-graph-pin-message-chat
Microsoft Graph Pin a message in a chat
microsoft-graph-get-number-resource
Microsoft Graph Get the number of the resource
read-only
idempotent
microsoft-graph-get-pinnedmessages-chats
Microsoft Graph Get pinnedMessages from chats
read-only
idempotent
microsoft-graph-update-navigation-property
Microsoft Graph Update the navigation property pinnedMessages in chats
idempotent
microsoft-graph-unpin-message-chat
Microsoft Graph Unpin a message from a chat
idempotent
microsoft-graph-get-message-chats
Microsoft Graph Get message from chats
read-only
idempotent