You're viewing a demo portfolio

Join the waitlist
PRSM

find_linkedin_candidates

Active

Tool of The Mine Works

declared in 1.0.0

Recruiter sourcing: find LinkedIn profiles matching a role, skills, location, experience band, and optional target companies. Returns name, headline, current title/company, profile URL, matched skills, and a match-confidence score. No login required.

Parameters schema

{
  "type": "object",
  "required": [
    "roleTitle"
  ],
  "properties": {
    "skills": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Required skills (e.g. [\"Python\", \"PyTorch\"])"
    },
    "location": {
      "type": "string",
      "description": "Location filter (e.g. \"Bangalore\", \"Remote\")"
    },
    "maxYears": {
      "type": "integer",
      "description": "Maximum years of experience"
    },
    "minYears": {
      "type": "integer",
      "description": "Minimum years of experience"
    },
    "roleTitle": {
      "type": "string",
      "description": "Role to source for (e.g. \"Senior Machine Learning Engineer\")"
    },
    "maxResults": {
      "type": "integer",
      "default": 25,
      "description": "Max candidates (default 25)"
    },
    "targetCompanies": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Only return candidates currently at these companies"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Mine Works

1/7 registries
View full server →