Write

Save a LinkedIn Search

Save a search for re-execution by name (for example 'CTOs in Germany'), storing either a structured parameters object or a pasted LinkedIn or Sales Navigator search URL. The saved search can then be paginated and re-run with run_saved_search. Fails if the search type is not people, companies, or posts.

save_searchPOST/api/v1/search/saved
crispy — bash

Example prompt: Save a people search named 'VP Engineering Netherlands' for VP and Director engineering leaders in the Netherlands

{
  "search_id": "a1b2c3d4-5678-90ab-cdef-1234567890ab",
  "name": "VP Engineering Netherlands",
  "search_type": "people"
}
Permission scope
core
Access
Write
Category
Search & Discovery

What you can build

Save a high-value prospect search once and re-run it on demand for fresh leads
Store a Sales Navigator search URL so your agent can paginate through results
Build a library of named searches for recurring lead-discovery workflows
Re-execute the same targeting weekly to catch newly matching people

Parameters

Inputs accepted by save_search.

NameTypeDescription
namestringA descriptive name for this saved search (e.g. 'VP Engineering in Netherlands')
search_type"people" | "companies" | "posts"Type of search
parametersobjectThe search parameters object (same params as search_people/search_sales_navigator_leads/search_sales_navigator_companies/search_companies/search_posts). Example for people: {keyword: 'AI', location: 'Netherlands', seniority_level: ['VP', 'DIRECTOR']}.

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.