Teams Chats
ms_chatRead recent Microsoft Teams chats or retrieve messages and members from a specific chat thread by chat ID. Set count to limit results to 1–25.
Instructions
Read the user's recent Microsoft Teams chats. Without chat_id lists recent chats; with chat_id returns messages from that chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of chats/messages (1-25, default 10) | |
| chat_id | No | Specific chat thread ID to read messages from | |
| members | No | When used with chat_id, list chat members instead of messages |