hr-compensation__search_h1b_salaries
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[HR & Compensation] Search H1B visa salary data. Returns employer, job title, salary, location, and case status. Args: job_title: Job title to search (e.g. 'software engineer', 'data scientist') company: Company name (e.g. 'Google', 'Microsoft') location: City or state (e.g. 'San Francisco', 'CA')
Parameters schema
{
"type": "object",
"properties": {
"company": {
"type": "string",
"default": ""
},
"location": {
"type": "string",
"default": ""
},
"job_title": {
"type": "string",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries