ToolsSearch & Enrichment

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

ParamTypeRequiredDescription
lead_group_idstring (slug or UUID)noThe group to inspect. Omit to list recent groups instead.
include_fieldsstring[]noExtra 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"
}

On this page