All Tools/MessagingWrite

Label Conversation

Add a custom label to a LinkedIn conversation for organization and split inbox views. Labels like 'Hot Lead', 'Client', or 'Candidate' help you filter and prioritize your inbox. A conversation can have multiple labels. Idempotent - adding the same label twice has no effect.

MCP tool name: label_conversation

Use Cases

  • Tag hot leads for priority follow-up
  • Separate client conversations from prospect conversations
  • Create split inbox views filtered by label
  • Organize high-volume inboxes by category or stage

Parameters

NameTypeRequiredDescription
chat_idstringrequiredConversation ID from list_conversations
labelstringrequiredLabel text (e.g. 'Hot Lead', 'Client', max 50 chars)

Example

Prompt

Label the conversation with John as 'Hot Lead'

Response

{
  "success": true,
  "chat_id": "msg_abc123",
  "label": "Hot Lead",
  "action": "added"
}

Permission Scopes

This tool is available in the following permission scopes:

full accessoutbound

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. All 115 tools. Safe limits, warm-up, and full permission control built in.