Lead status
lead_statusInspect a LinkedIn lead status, including pending invite follow-up, acceptance, and queued message state.
When to use it
Inspect relationship, invitation, follow-up, and queued-message state for one lead.
linkedin:accesssalestouch:useRequirements
Example
Check the SalesTouch lead status for https://www.linkedin.com/in/example.
{
"linkedin_url": "https://www.linkedin.com/in/example"
}{
"content": [
{
"type": "text",
"text": "{\n \"data\": { ... },\n \"meta\": null\n}"
}
],
"isError": false
}Expected: The current relationship and outreach state for the resolved member.
Parameters
account_idstringConnected SalesTouch account id, username, email, handle, or account URL.
identifierstringLinkedIn member handle, public id, account id, or profile URL.
followup_idstringOptional invite-then-message follow-up id.
Aliases are shown independently because MCP clients send a flat JSON object. Use one alias from each required group, not every alias.
Common errors
insufficient_scopeReconnect the MCP and approve the requested LinkedIn permission.
paid_plan_requiredUse a SalesTouch workspace with LinkedIn MCP access.
trial_payment_method_requiredAdd a payment method in SalesTouch billing to activate the trial and LinkedIn MCP access.