Get Contact Attributes
get_contact_attributesRetrieve stored contact attributes, such as tax IDs and company registration numbers, for a specific contact by providing its ID.
Instructions
Retrieve stored contact attributes for a specific contact (TLD-specific extra fields like tax IDs and company registration numbers). Use get_domain first to find the contact ID, then use this tool to retrieve its attributes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | The unique identifier of the contact to get attributes for. Use get_domain to find the contact ID. |