get_thread_brief
Get a quick status check of a single thread: recent inbound/outbound previews, attachments, and a recommended next action, without reading every message.
Instructions
Return a summarized view of a single thread: latest inbound message preview, latest outbound preview, attachment list, and a recommended next action. Use for a quick status check on a specific thread without reading every message. Prefer get_thread_by_id when you need the full raw thread data and all messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | Thread id from get_threads or get_actionable_threads. |