You're viewing a demo portfolio

Join the waitlist
PRSM

ashby_list_jobs

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ashby

https://github.com/pipeworx-io/mcp-ashby

1/7 registries
View full server →