Save Search
Save a set of search parameters (keyword, title, company, location, etc.) under a user-defined name for easy re-execution later. Avoids re-entering complex filter combinations. Works with people, company, and post searches. Saved searches can be listed, run, and deleted.
MCP tool name: save_search
Use Cases
- Save a complex prospect search for daily re-use
- Create reusable search templates for different verticals
- Share search configurations across team members
- Build automated prospecting workflows with saved filters
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | required | Human-readable name for the saved search |
| search_type | string | required | Type of search: people, companies, or posts |
| filters | object | required | Search filter parameters to save (keyword, title, company, location, etc.) |
Example
Prompt
Save a search called 'Fintech VPs in London' for people with title VP in fintech, location London
Response
{
"id": "ss_abc123",
"name": "Fintech VPs in London",
"search_type": "people",
"filters": { "title": "VP", "industry": "fintech", "location": "London" },
"created_at": "2026-03-04T10:00:00Z"
}Permission Scopes
This tool is available in the following permission scopes:
Related Tools
List Saved Searches
List all your saved LinkedIn search configurations. Browse saved people, company, and post searches via MCP.
Run Saved Search
Execute a saved LinkedIn search with stored filters. Supports cursor-based pagination for repeat prospecting via MCP.
Search LinkedIn People
Search LinkedIn for people by keyword, title, company, location, or industry. Supports Sales Navigator filters via MCP.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. All 164 tools. Safe limits, warm-up, and full permission control built in.