Save LinkedIn Connection
Fetch a LinkedIn profile by provider ID or slug and save it to your local store, optionally with notes attached. Saving overwrites any existing entry for that profile and fails with a profile-not-found error if the identifier is invalid. Use it to build a durable local library of key contacts you can later search without spending API calls.
Example prompt: Save this profile to my connections and note that we met at the Lisbon summit
{
"status": "saved",
"provider_id": "ACoAABcd1234",
"name": "John Doe",
"notes": "Met at Lisbon summit"
}What you can build
Parameters
Inputs accepted by save_connection.
| Name | Type | Description |
|---|---|---|
| identifier | string | Who to save. Accepts ANY of: (1) provider_id like 'ACoAABGDkeIB...' - best, (2) slug like 'john-doe-123', (3) full URL like 'https://linkedin.com/in/john-doe-123'. |
| notes | string | Optional notes to store alongside this connection |
Related tools
List Saved LinkedIn Connections
Search your locally saved LinkedIn connections by name, company, title, or skill with zero API calls. Returns provider IDs ready for outreach.
List LinkedIn Connections
List your 1st-degree LinkedIn connections with optional keyword filtering. Returns provider IDs ready for outreach and saved-connection workflows.
Search LinkedIn Connections
Search your synced LinkedIn connections by keyword, title, company, location, or skills. Fast local search with no extra API calls.
Add Contact Note
Attach a free-form, timestamped note to any LinkedIn contact so your context follows the relationship everywhere via MCP.
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.