outlook_list_thread
Retrieve all messages in a conversation thread in chronological order. Pass a conversation_id from a message's metadata, and optionally use concise mode to reduce token usage.
Instructions
List all messages in a conversation thread, chronological order.
Needs conversation_id from a message's metadata. Pass concise=True to drop large fields
(quoted prior-message text in each preview) — ~10x fewer tokens on long reply chains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| concise | No | ||
| conversation_id | Yes |