Enrich a lead
enrich_leadRecord website-sourced details on a lead, setting fields like website, domain, phone, and industry after extraction from the lead's site.
Instructions
Record website-sourced details on a lead (only provided fields are set): website, domain, phone, industry, description, contactName, employees, email, city, source, value. Use the pull_lead_website prompt to fetch + extract these from the lead's site first, then persist them here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Lead id, e.g. L3. | |
| city | No | ||
| No | |||
| phone | No | ||
| value | No | ||
| domain | No | ||
| source | No | ||
| project | Yes | ||
| website | No | ||
| industry | No | ||
| employees | No | ||
| contactName | No | ||
| description | No |