mail_thread
Retrieve the complete thread of an email by scanning all agent folders, returning the root and its descendants in breadth-first order with depth annotations.
Instructions
Walk the reply_to graph rooted at the given mail. Returns root + descendants in breadth-first order with depth annotation. Scans all known agents' folders — expensive but complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_id | Yes | Mail id of the thread root. |