You're viewing a demo portfolio

Join the waitlist
PRSM

greenhouse_list_candidates

Active

Tool of Greenhouse

declared in 0.1.0

Search candidates in your ATS. Returns names, IDs, email addresses, and application status. Use greenhouse_get_candidate for full profile details.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-greenhouse-api-key"
    },
    {
      "page": 2,
      "_apiKey": "your-greenhouse-api-key",
      "per_page": 100
    }
  ],
  "required": [
    "_apiKey"
  ],
  "properties": {
    "page": {
      "type": "number",
      "description": "Page number (default 1)"
    },
    "_apiKey": {
      "type": "string",
      "description": "Greenhouse Harvest API key"
    },
    "per_page": {
      "type": "number",
      "description": "Results per page (max 500, default 50)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Greenhouse

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

1/7 registries
View full server →