Get job
get_jobRetrieve full details of a job application by company name; add the position to pinpoint the correct record when multiple applications exist for that company.
Instructions
Return full details for a single application, matched by company (and position, if the company has more than one row).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company name (case-insensitive). | |
| position | No | Position/title, needed only if the company has multiple rows. |