Get List Contacts
Get contacts in a list with their profile data. Paginated.
MCP tool name: get_list_contacts
Use Cases
- Review contacts before starting a campaign
- Export a list for analysis
- Check list size and composition
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| list_id | string | required | The list ID |
| limit | number | optional | Max results (default 50, max 200) |
| offset | number | optional | Skip results (default 0) |
Example
Prompt
Show me the first 20 contacts in the 'senior-clinical-belgium' list
Response
{
"contacts": [
{ "id": "...", "full_name": "Jeroen van der Hilst", "company": "Jessa Ziekenhuis" }
],
"total": 162
}Permission Scopes
This tool is available in the following permission scopes:
full accessoutboundcontentread only
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. All 105 tools. Safe limits, warm-up, and full permission control built in.