read_conversation
Retrieve the most recent messages from a Microsoft Teams conversation from the local cache, with an optional limit to control how many messages are returned, enabling message review without network access or Graph API.
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 |