{"id":"cf864d37-d4a7-40ed-99bd-397ead6ab587","task":"Create a candidate and link them to a job application in Ashby","domain":"ashbyhq.com","steps":["POST to https://api.ashbyhq.com/candidate.create with a JSON body containing at minimum name and email fields","Capture the id field from the response — this is the Ashby candidate id","POST to https://api.ashbyhq.com/application.create with the candidateId and jobPostingId fields to link the candidate to a specific opening","Optionally supply sourceId and creditedToUserId to attribute the application to a sourcing channel and recruiter","Verify the application status in the response is 'active' before proceeding with downstream steps"],"gotchas":["Ashby does not automatically deduplicate candidates by email; calling candidate.create with an existing email creates a second record unless you check for duplicates first via candidate.search","The jobPostingId must reference an active, published posting; creating applications against draft or closed postings returns a validation error","API keys must have both 'Candidates - Write' and 'Applications - Write' permissions; a key with only one scope will fail at the second call"],"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:33.807Z"},"url":"https://mcp.waymark.network/r/cf864d37-d4a7-40ed-99bd-397ead6ab587"}