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
| Champ | Type | Description |
|---|---|---|
| titleVariants * | array | Target 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 * | array | Cities, regions, or departments to search in (e.g. ["Lyon", "Villeurbanne", "Rhône-Alpes"]). Include nearby areas for better coverage. |
| company | string | Optional — restrict search to one specific company name. Use for company-first pipeline after SIRENE results. |
| keywords | array | Optional extra keywords (e.g. ["PME", "industrie", "BTP"]) |
| queryStrategy | broad | company_specific | mixed | broad (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":[]} })