jobs_skill_trends
ActiveTool of Ready APIs
declared in 1.0.0
Job-count + trend direction + top related skills for a single skill (e.g. 'python', 'kubernetes'). Optional location filter.
Parameters schema
{
"type": "object",
"required": [
"skill"
],
"properties": {
"skill": {
"type": "string"
},
"location": {
"type": "string",
"description": "Optional location filter (city or state)."
}
},
"additionalProperties": false
}Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries