> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kalent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# enrich_candidate_contacts

> Trigger asynchronous phone or email enrichment for a candidate talent.

## Input

| Parameter        | Type   | Required | Description                         |
| ---------------- | ------ | -------- | ----------------------------------- |
| `candidateId`    | string | Yes      | Candidate in your workspace.        |
| `enrichmentType` | string | Yes      | `phone`, `personalEmail`, or `all`. |

## Output

JSON block confirming dispatch with `candidateId`, `talentId`, and `enrichmentType`.

## Errors

Messages when enrichment providers are missing, credits are insufficient, or the candidate cannot be resolved.
