people-enrichmentlisted
Install: claude install-skill LeadMagic/leadmagic-skills
# LeadMagic — People enrichment
For **finding people by ICP filters**, use `people-search`. For **email** find/validate, use `email-enrichment`.
## Endpoints
| Goal | Endpoint | Credits | Rate/min |
|---|---|---|---|
| Enrich from B2B Profile URL | `POST /v1/people/profile-search` | 1 | 300 |
| Find mobile number | `POST /v1/people/mobile-finder` | 5 (free on miss) | 25,000 |
| Person holding a role at a company | `POST /v1/people/role-finder` | 2 | 300 |
| List employees at a company | `POST /v1/people/employee-finder` | 1 | 300 |
| Did this person change jobs? | `POST /v1/people/job-change-detector` | 3 (0 on `PROFILE_NOT_FOUND`) | 1,500 |
| Person's recent public posts | `POST /v1/people/posts-search` | 1 | 300 |
| Public comment activity | `POST /v1/people/comments-search` | 1 | 1,000 |
## Field contracts
- **profile-search / posts**: `{profile_url}` — common CRM synonym keys are accepted; full URL or bare `/in/{slug}`, normalized server-side. Company URLs are rejected (use Company Search).
- **mobile-finder**: any of `profile_url`, `work_email`, `personal_email`. Free when not found. For lawful business use; calling/texting compliance is the customer's responsibility.
- **role-finder**: `job_title` (required; aliases `role`, `title`, `jobTitle` map in) + one of `company_domain` / `company_name` / a B2B profile URL (a person URL resolves to their current company).
- **employee-finder**: company identifier; also mounted at `/v1/companies/employees`. For filtered emplo