easy_apply_job
Opens LinkedIn Easy Apply for a specified job posting, optionally submits the first step, and supports adding an optional cover note. Use dry-run mode to preview the form before submitting.
Instructions
Start LinkedIn Easy Apply on a job. By default only opens the form (dry_run=true). Set dry_run=false to submit the first step if possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes | ||
| note | No | Optional cover note if a free-text field is present | |
| dry_run | No | If true (default), open Easy Apply but do not submit |