linkedin_connections
Retrieve your LinkedIn 1st-degree connections with pagination. Fetch up to 500 per page using count and offset parameters to control data size.
Instructions
List the member's 1st-degree connections (paginated). Requires an approved connections product/scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Page size (default 100, max 500). | |
| start | No | Pagination offset (default 0). |