get_job
Use after search_jobs when the user picked one job. Pass that job's url from search_jobs (or its slug). Do not use this to search. Plain-text description. No employer apply URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | The theyond.com job URL from search_jobs. Prefer this. | |
| slug | No | Job slug from search_jobs. Use if you don't have the URL. |