All Tools/ListsWrite

Add to List

Add contacts to a list. Accepts contact IDs or LinkedIn URLs. Idempotent - duplicates are ignored.

MCP tool name: add_to_list

Use Cases

  • Add search results to a target list
  • Manually curate a list of prospects
  • Merge contacts from different sources into one list

Parameters

NameTypeRequiredDescription
list_idstringrequiredThe list ID
contact_idsstring[]optionalContact UUIDs to add
linkedin_urlsstring[]optionalLinkedIn URLs to add

Example

Prompt

Add these 5 LinkedIn profiles to the 'senior-clinical-belgium' list

Response

{
  "success": true,
  "added": 5,
  "already_in_list": 0
}

Permission Scopes

This tool is available in the following permission scopes:

full accessoutboundcontent

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.