Skip to main content
Glama
jbalbu01

sales-intelligence

by jbalbu01

Search LinkedIn Leads

linkedin_search_leads
Read-onlyIdempotent

Search for people/leads on LinkedIn using keywords, title, company, seniority, geography, and industry filters.

Instructions

Search for people/leads on LinkedIn using keywords, title, company, seniority, geography, and industry filters.

Uses the standard LinkedIn REST API (no SNAP partnership required). Works with any LinkedIn developer token that has the appropriate OAuth scopes.

Note: The standard LinkedIn API has more limited people search than Sales Navigator. For deep lead research, combine with ZoomInfo or Clay enrichment tools.

Args:

  • keywords (string, optional): Free-text search across profiles

  • first_name / last_name (string, optional): Name filters

  • title (string, optional): Job title filter

  • company_name (string, optional): Current company

  • industry (string, optional): Industry

  • geography (string, optional): Location/region

  • seniority (string, optional): 'owner', 'cxo', 'vp', 'director', 'manager', 'senior', 'entry'

  • limit (number): Max results (default: 20)

  • offset (number): Pagination offset

  • response_format ('markdown' | 'json')

Returns: Name, headline, title, company, location, industry, profile URL.

Examples:

  • "VP Engineering in Bay Area" -> title='VP Engineering', geography='San Francisco Bay Area'

  • "CTO at Acme Corp" -> title='CTO', company_name='Acme Corp'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default: 20)
titleNoCurrent job title (e.g. 'Chief Technology Officer')
offsetNoPagination offset
industryNoIndustry code or name
keywordsNoKeyword search across profiles (e.g. 'VP Engineering')
geographyNoGeographic region (e.g. 'San Francisco Bay Area')
last_nameNoLast name filter
seniorityNoSeniority level: 'owner', 'cxo', 'vp', 'director', 'manager', 'senior', 'entry'
first_nameNoFirst name filter
company_nameNoCurrent company name
response_formatNoOutput format: 'markdown' or 'json'markdown

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jbalbu01/sales-intelligence-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server