find_document_threads
Locate email threads with invoices, contracts, travel confirmations, or calendar invites by specifying a document category and optional search filter.
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. |