ashby_list_jobs
ActiveTool of Ashby
declared in 0.1.0
Search open positions. Filter by status (open, closed, draft, archived). Returns job title, department, and posting details.
Parameters schema
{
"type": "object",
"examples": [
{
"_apiKey": "your-ashby-api-key"
},
{
"status": "Open",
"_apiKey": "your-ashby-api-key"
}
],
"required": [
"_apiKey"
],
"properties": {
"status": {
"type": "string",
"description": "Filter by job status: Open, Closed, Draft, Archived"
},
"_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