list_drafts
List draft emails for any mailbox, displaying recipient, subject, and last update time without revealing message content.
Instructions
List drafts for a mailbox (metadata only - to/subject/updated_at, no body).
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 |