list_threads
List email threads grouped by subject, sorted by recent activity, showing participants and message count. Manage conversations across folders with pagination.
Instructions
List email threads (conversations) in a folder. Groups related emails by subject line. Returns threads sorted by most recent activity, with participant list and message count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Folder name (default: INBOX) | |
| page_size | No | Number of emails to fetch for grouping (default: 50) | |
| page | No | Page number for pagination | |
| account | No | Account name (uses default if omitted) |