Add Contact Note
Adds a free-form note to a contact, capturing context like call summaries or deal details. Notes are user-scoped and timestamped, and they surface again through get_contact and list_notes. The call fails if the contact cannot be found.
Example prompt: Add a note to Jane Smith: Called re: Q3 deal, wants pricing by Friday
{
"note_id": "note_a1b2c3",
"contact_id": "contact_5e7b22",
"created_at": "2026-06-16T14:22:00Z"
}What you can build
Parameters
Inputs accepted by add_note.
| 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). |
| body | string | Note text. |
Related tools
List Contact Notes
Pull up to 50 of a LinkedIn contact's notes, newest first, so your full relationship history is one MCP call away.
Delete Contact Note
Permanently delete a note from a LinkedIn contact you own. Keep contact histories accurate and clutter-free via MCP.
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.