nv_send_message
Send personalized messages to LinkedIn Sales Navigator contacts by specifying their profile URL, message text, and subject line, integrated with the Linked API MCP server.
Instructions
Allows you to send a message to a person in Sales Navigator (nv.sendMessage action)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
personUrl | Yes | LinkedIn URL of the person you want to send a message to (e.g., 'https://www.linkedin.com/in/john-doe') | |
subject | Yes | Subject line, must be up to 80 characters. | |
text | Yes | The message text, must be up to 1900 characters. |