linkedin_send_message
Send a direct message to a LinkedIn connection. Preview with confirm omitted, then confirm to actually deliver.
Instructions
Send a direct message to a LinkedIn connection. This affects a real third party — call once with confirm omitted/false to preview, then again with confirm: true to actually send it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually send the message; omit/false to preview only | |
| message | Yes | Message text to send | |
| profileSlugOrUrl | Yes | Profile slug or full URL of the person to message |