You're viewing a demo portfolio

Join the waitlist
PRSM

ashby_get_job

Active

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

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 →
ashby_get_job — Ashby — PRSM MCP