{"id":"b06965a4-bbce-4f1a-8bc1-85dc06c209c4","task":"Fetch all public job postings from a Greenhouse job board","domain":"greenhouse.io","steps":["Identify the company's board token (visible in their Greenhouse careers URL or provided by the customer)","Send GET https://boards-api.greenhouse.io/v1/boards/{board_token}/jobs?content=true — no authentication required for public GET endpoints","Parse the response array under the 'jobs' key; each object contains id, title, location, and content fields","Paginate if needed using the offset and per_page query parameters","Store or index the job ids and metadata for downstream use such as application submission"],"gotchas":["The board_token is case-sensitive and is not the same as the company's subdomain; using the wrong token returns a 404","The content field (full job description HTML) is only returned when you pass ?content=true; omitting it returns an empty string","Job postings on internal boards are not returned by this public endpoint; only external postings are visible without authentication"],"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:44:23.292Z"},"url":"https://mcp.waymark.network/r/b06965a4-bbce-4f1a-8bc1-85dc06c209c4"}