linkedin_export_leads
Export LinkedIn Sales Navigator leads from search results or saved lists to JSON or CSV for further analysis.
Instructions
Export leads from LinkedIn Sales Navigator search results or a specific list to JSON or CSV format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of leads to export (default: 25, max: 250) | |
| fields | No | Fields to include (default: fullName, firstName, lastName, title, company, location, salesNavUrl) | |
| format | No | Export format | json |
| listId | No | List ID to export from (required if source is 'list') | |
| source | Yes | Export from current search results ("current_search") or a specific list ("list") |