list_mailboxes
Retrieve mailboxes on your account, newest first, to get a mailbox ID for other tools or check if one exists before creating a new mailbox.
Instructions
List the mailboxes you can use, newest first, each with its id and email address. Call this when you need a mailbox_id for any other tool, or to check whether you already have a mailbox before creating one — it is usually the first call in a workflow. Returns every mailbox on the account, or just your own if your API key is scoped to a single mailbox. An empty list means you have none yet — use create_mailbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||