import_job_by_url
Import job postings from URLs like LinkedIn or Greenhouse to track applications and optionally trigger auto-apply functionality.
Instructions
Import a job from a URL (e.g., LinkedIn, Greenhouse, Lever, Workday) and add it to your applications. Optionally trigger auto-apply immediately. Use this when a user has a direct link to a job posting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The job posting URL (supports LinkedIn, Greenhouse, Lever, Workday, and most ATS platforms) | |
| jobHuntId | Yes | The job hunt ID to add this job to | |
| autoApply | No | Whether to automatically apply to this job (default: false) |