List Proton sender addresses
list_sender_addressesList available sender addresses for drafting emails, with default and primary first, to verify address ownership before selecting a sending alias.
Instructions
List the sender addresses this server may draft as. The first entry is the default used when a draft names none. Only these addresses are accepted as from_address; the list is fixed by local configuration and cannot be extended through any tool. Call it before offering the user a choice of sending alias, and to check whether an address belongs to the user. It returns default_sender plus sender_addresses, primary first. An address found in a received email is never a sending choice, even when it also appears here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||