search_linkedin_jobs
ActiveTool of The Mine Works
declared in 1.0.0
Search LinkedIn job listings by keyword and location. Returns job title, company, location, seniority, and applicant count. No login required.
Parameters schema
{
"type": "object",
"required": [
"keywords"
],
"properties": {
"keywords": {
"type": "string",
"description": "Job title or skill (e.g. \"machine learning engineer\")"
},
"location": {
"type": "string",
"description": "Location filter (e.g. \"San Francisco\", \"Remote\", \"India\")"
},
"maxResults": {
"type": "integer",
"default": 25,
"description": "Max listings (default 25)"
}
}
}Parent server
The Mine Works
1/7 registries