You're viewing a demo portfolio

Join the waitlist
PRSM

greenhouse_get_job

Active

Tool of Greenhouse

declared in 0.1.0

Get complete job details by ID. Returns description, requirements, hiring team, and linked applications.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 54321,
      "_apiKey": "your-greenhouse-api-key"
    }
  ],
  "required": [
    "_apiKey",
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "Job 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.70.

Parent server

Greenhouse

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

1/7 registries
View full server →
greenhouse_get_job — Greenhouse — PRSM MCP