get_invitations
Retrieve pending LinkedIn connection invitations you've received to manage your professional network. Returns sender details for review and response.
Instructions
Get pending connection invitations you've received.
Args: limit: Maximum invitations to return (default: 50)
Returns list of pending invitations with sender info.
Note: LinkedIn API only supports fetching received invitations. Sent invitations are not available through this endpoint.
WARNING: Uses unofficial API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |