add_company
Track a company by its Ashby slug to prepare for future job searches, without needing to list jobs first. Names are matched case-insensitively.
Instructions
Track a company by name without looking up its jobs yet.
Companies are tracked automatically whenever list_jobs runs; this is for adding one ahead of time. Names are matched case-insensitively.
Args: company: the company's slug from jobs.ashbyhq.com/{slug}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |