list_invitations_received
Retrieve pending inbound connection requests on LinkedIn with sender details. Supports pagination for efficient browsing.
Instructions
List inbound connection requests awaiting response.
Args: limit: Max results per page (default 50) cursor: Pagination cursor from previous response
Returns: List of pending received invitations with sender details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No |