Get lead group
One lead group (with recommended_next) or list recent groups if no id.
Tool: get_lead_group
Company sources with linked people targets recommend both same-query source continuation and target continuation when available. Member rows are lean by default; add include_fields for skills, certifications, or honors. When enrichment columns are declared, the response carries an enrichment block (per-column status tally + overall fill state).
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
lead_group_id | string (slug or UUID) | no | The group to inspect. Omit to list recent groups instead. |
include_fields | string[] | no | Extra profile sections to include per member - skills, certifications, honors (omitted by default). Served from stored data, no extra credits. |
Sample request
{
"lead_group_id": "ceo-prospects-0010"
}Get company funding detail
Targeted funding history - rounds, amounts, investors, dates.
Get person profile
Sync profile enrichment (+ optional business email) for up to 25 people by LinkedIn URL, email, or a stored person_id; a person_id (or a URL/email that resolves to a stored person) writes the result back onto the CRM row.