Find a thread
find_threadRetrieve the full conversation from All Mail and identify which messages contain attachments, so you don't miss documents in the original thread message.
Instructions
Pull every message of a conversation from All Mail, showing which ones carry documents. ESSENTIAL: Proton's UI groups conversations but IMAP exposes single messages, so an inbox 'Re:' can look attachment-free while the thread's original holds the PDFs. Run this before concluding what a thread needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | No | A message in the thread (its subject is used). | |
| folder | No | Folder of that uid, default INBOX. | |
| subject | No | Alternatively match on a subject directly. |