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
| Name | Type | Required | Description |
|---|---|---|---|
| list_id | string | required | The list ID |
| contact_ids | string[] | optional | Contact UUIDs to add |
| linkedin_urls | string[] | optional | LinkedIn 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
Related Tools
Remove from List
Remove contacts from a named list by ID or LinkedIn URL.
Get List Contacts
Get contacts in a named list with their profile data. Paginated results via MCP.
Import Contacts
Bulk import contacts from Lemlist, Heyreach, Expandi, or any CSV. Auto-maps field names and deduplicates by LinkedIn URL.
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.