sync_linkedin_connections
Synchronize one provider-safe page (at most 500) of the API-key owner's 1st-degree LinkedIn relations into the local workspace cache. This is a provider read, not a LinkedIn people search, and does not consume the search quota. The server persists continuation state and atomically enforces a 15–20 minute delay, four-page hourly cap, and twelve-page daily cap across UI and MCP. Respect RELATIONS_SYNC_PROTECTED retry_after_seconds before continuing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Relations per page (1-500, default 500). | |
| cursor | No | Continuation cursor returned by the previous sync page. | |
| sync_id | No | Sync ID returned with the continuation cursor. |