send_connection_request
Send a LinkedIn connection request to a person using their profile URL, with optional note and email to personalize the invitation.
Instructions
Allows you to send a connection request to a person (st.sendConnectionRequest action).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| personUrl | Yes | Public or hashed LinkedIn URL of the person you want to send a connection request to. (e.g., 'https://www.linkedin.com/in/john-doe') | |
| note | No | Optional. Note to include with the connection request. | |
| No | Optional. Email address required by some people for sending connection requests to them. If it is required and not provided, the connection request will fail. |