ashby_get_job
ActiveTool of Ashby
declared in 0.1.0
Get full job posting by ID. Returns description, requirements, hiring stage, and applicant count.
Parameters schema
{
"type": "object",
"examples": [
{
"jobId": "job_67890",
"_apiKey": "your-ashby-api-key"
}
],
"required": [
"_apiKey",
"jobId"
],
"properties": {
"jobId": {
"type": "string",
"description": "Ashby job ID"
},
"_apiKey": {
"type": "string",
"description": "Ashby API key"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ashby
https://github.com/pipeworx-io/mcp-ashby
1/7 registries