Update Mailbox Identity
mailbox_update_identityUpdate sender name and email signatures (HTML and plain text) for a specified mailbox.
Instructions
Use this only when the user explicitly asks to change sender identity details. Do not use it for one-off message composition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Default sender name. Send null or an empty string to clear it. | |
| mailbox_id | No | Mailbox public ID to target when the credential grants access to more than one mailbox. Omit when the credential is scoped to exactly one mailbox. | |
| html_signature | No | HTML signature appended to Mailbox API sends that include html_body. | |
| text_signature | No | Plain text signature appended to Mailbox API sends that include text_body. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||