find_company_board
Identify the applicant-tracking system for a company's careers page using just the company name, returning the board name to query open job APIs.
Instructions
Find which applicant-tracking system a company's careers page runs on.
Greenhouse, Ashby, Lever and Workable all publish open job board APIs, and all of them are unusable unless you already know the company's board name. None of them publishes a directory of its customers, and none could, since no vendor knows about the others.
Use this first when you have a company name rather than a careers URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum matches to return. | |
| company | Yes | Company name or board name, for example 'anthropic' or '1Password'. Case and punctuation do not matter. |