Contact lookup
Trigger
Use when the user needs a validated work email or wants LeadMagic to find the likely work email for a specific person.
Workflow
- Start from the strongest identifier:
- Existing work email →
validate_work_email - Full name + company/domain →
find_work_emailor compositeenrich_contact - Needs full dossier →
enrich_contact - Job-change signal →
detect_job_change
- Existing work email →
- Prefer the cheapest path that answers the question. Do not re-find an email that already validates — and never validate an email a LeadMagic finder just returned: finder emails are always pre-validated.
- Prefer composites over chaining many primitives.
- For lists/CSVs → bulk enrichment skill (do not loop per row).
- Only report fields returned by tools — never invent contacts.
Output
- Best contact field found
- Validation / status when available
- Inputs used
- Concise next action