You're viewing a demo portfolio

Join the waitlist
PRSM

ashby_get_candidate

Active

Tool of Ashby

declared in 0.1.0

Get full candidate profile by ID. Returns contact info, resume, interview history, and current application status.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-ashby-api-key",
      "candidateId": "cand_12345"
    }
  ],
  "required": [
    "_apiKey",
    "candidateId"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Ashby API key"
    },
    "candidateId": {
      "type": "string",
      "description": "Ashby candidate ID"
    }
  }
}

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