send_connection_request
Send a LinkedIn connection invitation. The message is ALWAYS empty (no text) — policy choice to avoid account blocks, regardless of account type (free or premium). Enforces daily invitations limit, allowed hours, blacklist, random delays and usage tracking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | No | UUID of the contact in DB (for blacklist check). Optional. | |
| profile_id | Yes | UUID of the user_profile to send from | |
| linkedin_id | Yes | LinkedIn public ID of the person to connect with |