list_folders
List custom folders for any mailbox by entering the domain and local part. Returns Outlook-style folders, one per message, for easy scanning.
Instructions
List custom folders on a mailbox (Outlook-style, one folder per message).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | A domain, e.g. example.com | |
| localPart | Yes | The part before @, e.g. "hello" for hello@example.com |