job-market__salary_search
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
declared in 1.0.47
[Job Market] Search H1B visa salary data for a job title. Returns employer, salary, location. Args: job_title: Job title (e.g. 'Data Scientist') location: City or state (optional)
Parameters schema
{
"type": "object",
"required": [
"job_title"
],
"properties": {
"location": {
"type": "string",
"default": ""
},
"job_title": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries