Resolve company names to Ashby boards
resolve_boardResolve a company name to the Ashby board token and report every spelling variant tried when no match is found.
Instructions
Turn a company name into the token that addresses its Ashby job board, and report every form that answered. search_jobs does this on its own, so call this when a name returns nothing and you want to see the spellings that were tried.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | A company name, or an Ashby board token you already know. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| found | Yes | ||
| input | Yes | ||
| notes | Yes | ||
| tried | Yes | The forms actually sent, in order. |