LinkedIn: Accept invitation
linkedin_accept_invitationAccept a received LinkedIn connection request. Requires request_id from linkedin_list_invitations(type='received').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Optional Nilyo connection ID (unipile_account_id from list_connected_accounts). Omit when the user has one account for this provider. When several exist, Nilyo never guesses: list them (display name, identifier, provider user ID), choose the one the user named or ask, and pass its ID here. | |
| request_id | Yes | Exact pending invitation request ID returned by linkedin_list_invitations. Never pass the other person's user ID. Relation request ID: ID of a pending sent/received invitation request. Obtain with: linkedin_list_invitations(type=received|sent) -> request.id Never pass: LinkedIn user ID, profile URL. |