Tous les outils

Prospection · search_prospects_linkedin

Rechercher des profils LinkedIn

Recherche de profils LinkedIn par poste et localisation, jusqu'à 30 par appel.

Prix
inclus
Prérequis
Aucun connecteur
fonctionne sur les clés plateforme
Validation humaine
Non
lecture ou écriture interne

Entrée

ChampTypeDescription
titleVariants *arrayTarget job titles + all variants, most important first (min 3, max 10). E.g. ["DSI", "Directeur des Systèmes d'Information", "CIO", "Responsable Informatique", "IT Director"]
locations *arrayCities, regions, or departments to search in (e.g. ["Lyon", "Villeurbanne", "Rhône-Alpes"]). Include nearby areas for better coverage.
companystringOptional — restrict search to one specific company name. Use for company-first pipeline after SIRENE results.
keywordsarrayOptional extra keywords (e.g. ["PME", "industrie", "BTP"])
queryStrategybroad | company_specific | mixedbroad (default): role + location variants. company_specific: role inside a known company. mixed: both.

Appeler cet outil

Via l'API HTTP, ou depuis le serveur MCP avec le méta-outil run.

curl https://api.ezyagents.fr/gateway/v1/run \
  -H "Authorization: Bearer ezk_…" -H "Content-Type: application/json" \
  -d '{"tool":"search_prospects_linkedin","input":{"titleVariants":[],"locations":[],"company":"…","keywords":[]}}'
$run({ "tool": "search_prospects_linkedin", "input": {"titleVariants":[],"locations":[],"company":"…","keywords":[]} })