rt_source_candidates
Search the entire candidate database to find existing ATS candidates. Use boolean CV-text queries and rejection reasons to source internally before going external.
Instructions
SEARCH THE WHOLE CANDIDATE DATABASE — every person who ever applied or was added, not just one role. This is the sourcing tool: use it to find people already in the ATS before going out to LinkedIn, because someone who applied to a similar role last year is the cheapest good candidate there is.
IT SEARCHES CV TEXT, not just names and titles. query takes boolean operators exactly as the Recruitee search bar does: "renewals AND churn", "(SaaS OR B2B) AND expansion". Every result carries whyMatched — the actual sentences that matched — so a coincidental hit can be dismissed without opening the profile.
SEARCH FOR THE EVIDENCE, NOT THE JOB TITLE. Titles are inconsistent between companies; what someone DID is written in their CV. Prefer "quota AND renewals" over "Account Manager", and run several narrow searches rather than one broad one.
MOST OF THIS DATABASE WAS REJECTED ONCE. Every result lists each role the person sits on with its stage and, where they were turned down, the reason. Read it before you suggest anybody: "wrong location" two years ago may not apply now, "failed the assessment" still does. Never present someone as a fresh find without saying they have been through the process before, and for which role.
excludeOffer keeps people already on a role out of the results, which is what you want when topping one up. Combine filters freely — they AND together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | For paging past the first set. | |
| tags | No | Tag names. An unknown tag throws and lists the real ones. | |
| limit | No | Max 100, default 25. | |
| offer | No | Limit to people on this role (title or id). | |
| query | No | Full-text, boolean, across CV and profile. e.g. "renewals AND churn". | |
| stage | No | Pipeline stage name, e.g. "Applied". A stage this company does not have returns nothing and lists the real ones. | |
| sortBy | No | relevance_desc (default) | created_at_desc | created_at_asc | last_activity_at_desc. | |
| status | No | qualified | disqualified | new | viewed | overdue. | |
| sources | No | Source names, e.g. "linkedin.com". | |
| jobStatus | No | published | archived — the status of the role they are on. | |
| excludeOffer | No | Exclude people already on this role (title or id). |