You're viewing a demo portfolio

Join the waitlist
PRSM

greenhouse_get_candidate

Active

Tool of Greenhouse

declared in 0.1.0

Get full candidate profile by ID. Returns resume, contact info, application history, interviews, and notes.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 12345,
      "_apiKey": "your-greenhouse-api-key"
    }
  ],
  "required": [
    "_apiKey",
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "Candidate ID"
    },
    "_apiKey": {
      "type": "string",
      "description": "Greenhouse Harvest API key"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Greenhouse

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

1/7 registries
View full server →