Remove from List
Remove contacts from a list by contact ID or LinkedIn URL.
MCP tool name: remove_from_list
Use Cases
- Remove unqualified contacts from a list
- Clean up a list after outreach
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| list_id | string | required | The list ID |
| contact_ids | string[] | optional | Contact UUIDs to remove |
| linkedin_urls | string[] | optional | LinkedIn URLs to remove |
Example
Prompt
Remove the contact with URL linkedin.com/in/test from the list
Response
{
"success": true,
"removed": 1
}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.