All Tools/ListsWrite

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

NameTypeRequiredDescription
list_idstringrequiredThe list ID to update
namestringoptionalNew list name
descriptionstringoptionalNew description
archivedbooleanoptionalArchive 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.