Check Lead Collision Status
Return the pre-computed collision status for a lead by provider id, showing which lists and campaigns they belong to, whether they are blacklisted, and whether they are already connected. The data is refreshed nightly, with an optional refresh flag to synchronously recompute for a guaranteed-fresh result. Returns null data when the status has not yet been computed.
Example prompt: Check the lead status for provider id ACoAABCDEFG before I enroll them
{
"provider_id": "ACoAABCDEFG",
"connected": true,
"blacklisted": false,
"campaigns": ["gtm-engineers-apr26"],
"lists": ["warm-2026"]
}What you can build
Parameters
Inputs accepted by check_lead_status.
| Name | Type | Description |
|---|---|---|
| provider_id | string | LinkedIn member ID (ACoAA... or ACwAA...) |
| refresh | boolean | If true, synchronously recompute before returning (slower, always fresh). Default false. |
Related tools
Get Full Contact Picture
Get the complete LinkedIn contact picture in one call: identifiers, campaigns, messages, connection events, company, lead score, and next-best-action.
List Blocklisted Contacts and Companies
List every blocklisted contact or company in your account, paginated. Audit your exclusions to keep outreach safe and compliant.
Enroll Lead In Campaign
Enroll a LinkedIn contact in a campaign by slug. Returns a clear verdict every time, added, already enrolled, or skipped, and is fully idempotent.
Get Outreach History
Get outreach and activity history for a LinkedIn contact or all recent activity: invitations, messages, and profile views, filterable by type.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.