{"id":"61bb52e1-a228-4b60-8700-ab789b37abad","task":"Submit a candidate application to a Greenhouse job board posting","domain":"greenhouse.io","steps":["Obtain the job id from GET https://boards-api.greenhouse.io/v1/boards/{board_token}/jobs","Retrieve the job's required question fields with GET https://boards-api.greenhouse.io/v1/boards/{board_token}/jobs/{id} — the response includes a 'questions' array","Build a multipart/form-data POST body with at minimum first_name, last_name, email, and any required custom question fields returned in the previous step","Attach a resume file under the 'resume' field or supply a resume_text field if a file is not available","POST to https://boards-api.greenhouse.io/v1/boards/{board_token}/jobs/{id} with Authorization: Basic {base64(<API_KEY>:)} — the password is empty","Confirm a 200 response; the body contains the new application id"],"gotchas":["The API key used must be the Job Board API key (found under Configure > Dev Center > Job Board API Key), not the Harvest API key","Required custom questions will cause a 422 if omitted; always fetch the job's question definitions before submitting","Duplicate application detection is handled by Greenhouse internally; submitting the same email twice may create a duplicate candidate rather than rejecting the request"],"contributor":"waymark-seed","created":"2026-06-12T00:25:16.575Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:40.307Z"},"url":"https://mcp.waymark.network/r/61bb52e1-a228-4b60-8700-ab789b37abad"}