Look up Sales Navigator facet id
Sales Navigator facet-id typeahead: resolve one SN facet (type) into the opaque ids the SN search-by-params filters need. type is a node salesApiFacetTypeahead kind passed through verbatim; the seven text facets resolve query, the rest return their fixed / account-scoped list. Type → target filter member: TITLE → current_titles/past_titles; BING_GEO → locations/company_headquarters; INDUSTRY → industries; COMPANY_WITH_LIST → current_companies/past_companies; GROUP → groups; SCHOOL → schools; CONNECTION_OF → connections_of; ACCOUNT_LIST → account_lists (company search). Skip it for the static kinds (COMPANY_SIZE/FUNCTION/SENIORITY_V2/RELATIONSHIP/COMPANY_TYPE/TENURE/PROFILE_LANGUAGE): their full id sets are inlined in the search filter schemas. PERSONA/LEAD_LIST/LEAD_INTERACTIONS/SAVED_LEADS_AND_ACCOUNTS have no by-params member yet. SN executor required. Cost 1 credit.
Contract:
- MCP tool
scrape_linkedin_sales_nav_param_id_lookup, registry packagemcp.linkedin/linkedin_scraping, mountlinkedin.scraping. - Operation
action, response envelopeaction. - Flags: creditable: the response carries a
creditsblock and the call can debit the team ledger.
Authorizations
Access token issued by gtm.service.id. Its access_identity claim carries team_sid, actor_sid and actor_type, and that team scope is authoritative.
Team scope for tokens that do not carry one. Ignored when the token already names a team.
Body
Request body of scrape_linkedin_sales_nav_param_id_lookup.
The Sales Navigator facet kind to resolve (node salesApiFacetTypeahead type, passed through verbatim). The first seven are text facets that resolve query; the rest return their fixed / account-scoped list and ignore it.
COMPANY_WITH_LIST, BING_GEO, INDUSTRY, TITLE, GROUP, SCHOOL, CONNECTION_OF, COMPANY_SIZE, FUNCTION, SENIORITY_V2, RELATIONSHIP, COMPANY_TYPE, TENURE, PROFILE_LANGUAGE, PERSONA, ACCOUNT_LIST, LEAD_LIST, LEAD_INTERACTIONS, SAVED_LEADS_AND_ACCOUNTS Preferred executor account (ln_ac_…). OPTIONAL everywhere on this surface: omitted → platform pool + credits (reason infra_pool); given with scraping-bucket budget → own account, charged 0; given but the bucket is saturated/held → automatic pool fallback (reason limit_fallback), never a 429 (§9.5).
18^ln_ac_Ledger replay guard: a repeat call with the same (team, key) returns the stored outcome; no re-execution, no double charge. Recommended on every paid call.
128The typed term (text facets); ignored by static-enum / list facets.
1 - 100Default 10.
1 <= x <= 25