get_job_details
Get full details for a specific job including description, requirements, salary, and application link. Use the company_slug and job_slug from job listings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_slug | Yes | Job slug (from the job listing URL) | |
| company_slug | Yes | Company slug (from the job listing URL or company page) |