socials_linkedin_connect
Send a LinkedIn connection request by supplying a profile URL. Auto-navigates to the profile, returns connection status, and requires user confirmation before sending.
Instructions
Send a LinkedIn connection request. Pass profile_url (e.g. 'https://linkedin.com/in/username'). Auto-navigates to the profile. Returns status: already_connected, pending_sent, success, etc. IMPORTANT: Always confirm with the user before sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional personalized note (max 300 chars) | |
| profile_url | Yes | LinkedIn profile URL, e.g. 'https://www.linkedin.com/in/satyanadella' |