verify re-derives one fact from the current observation set and tells you whether to trust it.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
focus | string | ✓ | Email, LinkedIn URL, entity UUID, or name |
property | string | ✓ | The fact to re-check — e.g. email, job_title, pipeline_stage |
Returns
Ambiguous name
When to call it
- Before any high-stakes write back to a CRM (“is the stage really
closed_won?”) - Before sending a personalised email (“is the title still VP Sales?”)
- When a claim’s freshness is
suspectorexpiredin aget_contextorget_accountresponse
Backed by
POST /v2/verify — see the HTTP reference for the raw JSON shape.