set_identity
Configure a mailbox's display name and signature so every outgoing email automatically includes your chosen identity.
Instructions
Set a mailbox's display name and signature, applied automatically to every outgoing message.
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 | |
| displayName | No | ||
| signatureHtml | No | ||
| signatureText | No |