All Tools/ListsRead-only

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

NameTypeRequiredDescription
list_idstringrequiredThe list ID
limitnumberoptionalMax results (default 50, max 200)
offsetnumberoptionalSkip 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.