list_chat_messages
Retrieve recent messages from a Microsoft Teams chat using its ID. Optionally specify the number of messages to fetch.
Instructions
List recent messages in a chat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Number of messages to fetch (default 20) | |
| chat_id | Yes | The ID of the chat |