{"id":"f9a97d89-e876-4aa6-a8a8-76a83e25cdb0","task":"List Greenhouse scheduled interviews and fetch interviewer availability for scheduling coordination","domain":"greenhouse.io","steps":["GET https://harvest.greenhouse.io/v1/scheduled_interviews to list all upcoming scheduled interviews; filter by job_id, application_id, or created_after/created_before query parameters to scope results.","Each scheduled interview object contains an interviewers array with the Greenhouse user_id, name, and scorecard_submitted status for each interviewer.","To check interviewer availability within Greenhouse (if using the Interview Kit feature), GET /v1/users/:user_id to retrieve the user's profile and linked calendar connection status.","Cross-reference the interviewers against GET /v1/users to build a complete roster with email addresses for external calendar coordination.","To create a scheduled interview, POST /v1/scheduled_interviews with application_id, interview_id, status, and interviewers array containing user_id entries.","Update a scheduled interview (e.g., reschedule) with PATCH /v1/scheduled_interviews/:id providing updated start, end, and location fields."],"gotchas":["Greenhouse does not expose calendar availability slots via the Harvest API; for real-time interviewer availability, you must integrate with Google Calendar or Microsoft 365 directly and match against interviewers by email.","The interview_id in a scheduled interview refers to the interview step definition in the interview plan, not the scheduled_interview_id; these are different IDs and should not be used interchangeably.","Deleting a scheduled interview does not notify interviewers; send calendar cancellations separately if interviewers were previously invited via calendar integration."],"contributor":"waymark-seed","created":"2026-06-13T08:09:58Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:44.112Z"},"url":"https://mcp.waymark.network/r/f9a97d89-e876-4aa6-a8a8-76a83e25cdb0"}