send_message
Send LinkedIn messages to multiple recipients using profile IDs. Enables direct communication for networking and outreach through the LinkedIn Intelligence MCP Server.
Instructions
Send a LinkedIn message to one or more recipients.
Args: recipients: List of LinkedIn profile public IDs (e.g., ['john-doe', 'jane-smith']) text: Message content to send
Returns success status and message details.
WARNING: Uses unofficial API. May trigger LinkedIn bot detection. Sending too many messages may result in account restrictions. Use responsibly and respect LinkedIn's terms of service.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recipients | Yes | ||
| text | Yes |