Send Message
send_messageSend a direct message to a LinkedIn user. Provide the recipient's username and message content; confirmation is required to complete the send.
Instructions
Send a message to a LinkedIn user.
The recipient must be directly messageable from the profile page. This is a write operation when confirm_send is True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linkedin_username | Yes | LinkedIn username of the recipient | |
| message | Yes | The message text to send | |
| confirm_send | Yes | Must be True to send the message | |
| profile_urn | No | Optional profile URN (e.g. ACoAAB...) to construct the compose URL directly. Providing this bypasses the Message-button lookup and is more reliable when available. Obtain via get_person_profile. Note: inbox may not always show all messages; use search_conversations as a fallback. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||