send_message
Send personalized messages to LinkedIn contacts via the Linked API MCP server. Specify the recipient's LinkedIn URL and message text to streamline communication directly from your account.
Instructions
Allows you to send a message to a person (st.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') | |
text | Yes | The message text, must be up to 1900 characters. |