ReferenceMCP

Send LinkedIn Invitation

Queue or send a LinkedIn invitation through the shared prospecting runtime.

linkedinapproval
Send LinkedIn Invitation

Queue or send a LinkedIn invitation through the shared prospecting runtime.

JSON-RPC

json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "linkedin.invitation.send",
    "arguments": {
      "lead_id": "<string>",
      "prospect_id": "<string>",
      "email": "<string>"
    }
  }
}

Inspector

pnpm salestouch mcp serve
  • linkedin.invitation.send
  • lead.get

On this page