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
| Name | Type | Required | Description |
|---|---|---|---|
| chat_id | string | required | Conversation ID from list_conversations |
| label | string | required | Label 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:
Related Tools
Unlabel Conversation
Remove a label from a LinkedIn conversation. Manage your inbox organization via MCP.
List Conversation Labels
List all labels in use across your LinkedIn conversations with counts. Split inbox management via MCP.
List Conversations
List your LinkedIn message conversations with names and last message preview. Paginated messaging inbox via MCP.
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.