PipedreamHQ / PipedreamHQ/pipedream

greenhouse_job_board_api: AI-optimize MCP action set

Open
#21,669 0 comments 0 reactions 0 assignees View on GitHub
action enhancement no-components triaged x-pd-ai
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

Greenhouse's Job Board API has no actions built in Pipedream today — there's nothing an agent can do with this integration yet. We'd like to build an initial action set so an agent can read job postings and submit applications, and so each tool is easy for an agent to configure.

A few things an agent can't do today, for example:
- List published job postings
- Get details for a specific job posting
- List departments and offices
- Submit a job application

**API reference:** https://developers.greenhouse.io/job-board.html

Note: this is Greenhouse's public Job Board API — distinct from the main recruiting/pipeline API.

**Add marker:**
When a component is AI-optimized, add this as the first line of the file:
```
// x-pd-ai: optimized
```
Add it to each action file and to the app's `.mjs` file.

Contributor guide

Open the contributing guide

Research direction

Start by locating the greenhouse_job_board_api app's .mjs file and existing action-file structure, then read Greenhouse's Job Board API reference. Add actions for listing published jobs, getting a job's details, listing departments and offices, and submitting an application, with each action easy for an agent to configure. Add the x-pd-ai marker as the first line of every action file and the app's .mjs file.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.