Microsoft Azure · Capability
Microsoft Azure Azure Communication Chat Service — Messages
Microsoft Azure Azure Communication Chat Service — Messages. 5 operations. Lead operation: Microsoft Azure Sends A Message To A Thread. Self-contained Naftiko capability covering one Microsoft Azure business surface.
What You Can Do
POST
Microsoftazurechatthreadsendchatmessage
— Microsoft Azure Sends A Message To A Thread
/v1/chat/threads/{chatthreadid}/messages
GET
Microsoftazurechatthreadlistchatmessages
— Microsoft Azure Gets A List Of Messages From A Thread
/v1/chat/threads/{chatthreadid}/messages
GET
Microsoftazurechatthreadgetchatmessage
— Microsoft Azure Gets A Message By Id
/v1/chat/threads/{chatthreadid}/messages/{chatmessageid}
PATCH
Microsoftazurechatthreadupdatechatmessage
— Microsoft Azure Updates A Message
/v1/chat/threads/{chatthreadid}/messages/{chatmessageid}
DELETE
Microsoftazurechatthreaddeletechatmessage
— Microsoft Azure Deletes A Message
/v1/chat/threads/{chatthreadid}/messages/{chatmessageid}
MCP Tools
microsoft-azure-sends-message-thread
Microsoft Azure Sends A Message To A Thread
microsoft-azure-gets-list-messages
Microsoft Azure Gets A List Of Messages From A Thread
read-only
idempotent
microsoft-azure-gets-message-id
Microsoft Azure Gets A Message By Id
read-only
idempotent
microsoft-azure-updates-message
Microsoft Azure Updates A Message
idempotent
microsoft-azure-deletes-message
Microsoft Azure Deletes A Message
idempotent