Tag a Contact
Applies a tag to a contact by name, creating the tag automatically if it does not already exist. A single call upserts the tag and links it to the contact, so you never need a separate create step. Accepts an optional hex color for new tags and returns the resulting tag_id and contact_id.
Example prompt: Tag the contact at linkedin.com/in/jane-smith as vip with the color #FF5733
{
"tag_id": "tag_8f2a1c",
"contact_id": "contact_5e7b22"
}What you can build
Parameters
Inputs accepted by add_contact_tag.
| Name | Type | Description |
|---|---|---|
| lookup | object | Structured contact identifier. Resolver picks the highest-priority field per RESOLVER-09 (crispy_id > linkedin_provider_id > external_id > linkedin_url > email). |
| name | string | Tag name to apply. |
| color | string | Hex color e.g. #FF5733 |
Related tools
Remove Tag From Contact
Unlink a tag from a specific LinkedIn contact without deleting the tag itself. Precise contact organization via MCP.
List Contact Tags
List every tag in your account with id, name, and color so you can organize and segment LinkedIn contacts via MCP.
Create Contact Tag
Create a named tag like vip or warm-lead with an optional hex color to organize LinkedIn contacts. User-scoped and idempotent by name.
Get Full Contact Picture
Get the complete LinkedIn contact picture in one call: identifiers, campaigns, messages, connection events, company, lead score, and next-best-action.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.