Verify and save a company's board
add_company_boardVerifies a candidate ATS board serves real postings before saving it to companies.json, avoiding invalid slugs. Use for boards found via careers pages or searches, including Workday.
Instructions
Checks that a candidate board actually serves postings, then saves it to companies.json. Nothing is saved unless postings were seen, because a wrong slug often answers 200 with a generic page rather than an error. Use this to record boards found elsewhere — a careers-page URL or a web search — including Workday, which cannot be probed by guessing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ats | Yes | ||
| name | Yes | Company name as it should appear in the queue. | |
| save | No | Set false to verify without writing to companies.json. | |
| tags | No | ||
| tier | No | ||
| board | Yes | Board slug. For Workday this is the "tenant/datacenter/site" triple, e.g. nvidia/wd5/NVIDIAExternalCareerSite. | |
| query | No | Server-side search filter, for boards that support one. Strongly recommended for large Workday tenants. | |
| region | No |