list_contact_custom_fields
Retrieve all custom fields defined for contacts in your account. Each field returns its ID and label.
Instructions
List all contact custom fields defined in the account.
Returns {id, label} pairs where id is the field_id and label is the field name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |