teams_channel_history
Fetch a bounded history of Microsoft Teams channel messages within a specified time range, using team and channel references to target the right channel.
Instructions
Read bounded history for an operator-registered synthetic channel alias.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| team_ref | Yes | ||
| timezone | No | ||
| channel_ref | Yes | ||
| end_datetime | Yes | ||
| start_datetime | Yes |