linkedin_export_leads
Export leads from LinkedIn Sales Navigator search results or a specific list to JSON or CSV format. Select fields and file format to get structured data for your workflow.
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") |