get_channel_messages
Retrieve recent messages from a Microsoft Teams channel to access message content, sender details, and timestamps for monitoring or analysis.
Instructions
Retrieve recent messages from a specific channel in a Microsoft Team. Returns message content, sender information, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Team ID | |
| channelId | Yes | Channel ID | |
| limit | No | Number of messages to retrieve (default: 20) |