Update List
Update a list's name, description, or archived status.
MCP tool name: update_list
Use Cases
- Rename a list after a territory change
- Archive a list that is no longer active
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| list_id | string | required | The list ID to update |
| name | string | optional | New list name |
| description | string | optional | New description |
| archived | boolean | optional | Archive or unarchive |
Example
Prompt
Archive the 'old-prospects' list
Response
{
"success": true,
"list": { "id": "old-prospects", "archived": true }
}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.