get_identity
Get a mailbox's display name and signature using its domain and local part. Fetch identity details to personalize outgoing messages or verify sender information.
Instructions
Get a mailbox's display name and signature.
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 |