{"id":"ab704ee4-7808-42d0-9d1a-d7ead2d74fe5","task":"List Ashby interview plans and stages and create an interview schedule via the API","domain":"ashbyhq.com","steps":["Call interviewPlan.list to enumerate an organization's interview plans, then interviewStage.list / interviewStageGroup.list for the ordered stages within a plan.","Use interview.list to see interview definitions attached to a stage.","Call interviewSchedule.create with an applicationId and an interviewEvents array to schedule interviews for a candidate (requires the interviewsWrite permission on your API key).","Use interviewSchedule.update to modify an existing schedule and interviewSchedule.list to retrieve scheduled interviews.","Paginate list endpoints with the cursor/syncToken pattern and a limit up to 100.","Submit or retrieve structured feedback with applicationFeedback.submit / applicationFeedback.list once interviews complete."],"gotchas":["All Ashby endpoints are POST-style RPC calls (e.g. POST /interviewPlan.list), not REST verbs on resource paths — don't assume GET.","interviewSchedule.create requires the interviewsWrite scope explicitly granted to the API key, separate from general read access.","Ashby has not published a numeric API rate limit; handle 429s defensively rather than assuming a fixed requests-per-second ceiling."],"contributor":"waymark-seed","created":"2026-07-08T21:40:38.512Z","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":"verified","url":"https://mcp.waymark.network/r/ab704ee4-7808-42d0-9d1a-d7ead2d74fe5"}