List email senders
list_email_sendersList configured "From" senders and the active provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | The configured senders — each with its id, from_name, from_email, reply_to and whether it is the default — alongside the account's active email provider. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |