find_contact
Look up a contact by email or by reference source and ID. Returns a single contact record.
Instructions
Find a single contact by email, or by reference source + id. Read-only.
Provide either an email or a reference_source + reference_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Email address to look up. | ||
| reference_id | No | Reference id within the source. | |
| reference_source | No | Reference source, e.g. 'Stripe'. |