send_inmail
Send InMail messages to non-connections on LinkedIn. Message 2nd and 3rd degree connections directly without a connection request, using InMail credits.
Instructions
Send an InMail message to non-connections (requires LinkedIn Premium or Sales Navigator).
InMail allows you to message 2nd and 3rd degree connections without connecting first. Uses InMail credits - check get_inmail_credits() first.
Args: attendees_ids: List of LinkedIn provider IDs to message subject: InMail subject line (required for InMail) text: The message body content
Returns: Confirmation with sent InMail details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attendees_ids | Yes | ||
| subject | Yes | ||
| text | Yes |