campaignstack_start_connections_export
Start an async runner job that exports the 1st-degree LinkedIn connections for the given account as leads. The job runs in the background. Use campaignstack_get_automation_jobs to monitor progress. Imported connections are added to the shared leads database and can be added to campaigns via lead lists. Use campaignstack_list_accounts to find valid accountId values (platform: 'linkedin').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | ||
| workspaceId | Yes | ||
| maxConnections | No | Maximum number of connections to export (default 2500) |