read_conversation
Retrieve recent messages from a Microsoft Teams conversation using local cache. Specify conversation ID and optional limit to get messages newest last.
Instructions
Return up to limit most recent messages of a conversation (newest last).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| account | No | ||
| conversation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |