find_document_threads
Find email threads with document attachments like invoices, contracts, or travel confirmations by category, without needing the exact sender or subject.
Instructions
Find email threads likely containing important document attachments such as invoices, contracts, travel confirmations, or calendar invites. Use to locate attachment-heavy threads by category without knowing the exact sender or subject. Prefer search_indexed_emails with hasAttachment:true for custom attachment queries beyond the built-in categories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Document category to prioritize. | document |
| query | No | Optional filter across thread subjects and attachment names. | |
| limit | No | Maximum threads to return. | |
| syncBefore | No | Refresh the local mailbox index from IMAP before searching document threads. |