Get email provider
get_email_providerGet the account's active email provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | The active provider — oviond (shared sending), resend (the account's own Resend) or smtp. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |