App Logo
welcomekit.co

Download candidate CV

Download a candidate's CV (resume PDF) from the ATS to a local file on the agent machine. Returns path, filename, size, contentType, and hasResume. Gotcha: hasResume=false (path/filename null) when the candidate attached no CV; the signed resume URL is re-fetched fresh each run.

Version 4 (6/12/26, 8:43 AM)
Author Reduck AI - @reduck

Output

org required

REQUIRED. Organization reference as it appears in your dashboard URL https://www.welcomekit.co/dashboard/o/<org>/ (6-char code)

Default: ""
candidateReference required

Candidate reference from list_candidates, format: reduc-<24 hex chars>

Output

hasResume required

false = the candidate attached no CV (path/filename null)

candidateReference required
path optional

Local path on the agent machine (/tmp/reduck-downloads/...)

size optional

Size in bytes as reported by the ATS

filename optional
contentType optional