easy_apply
Inspect LinkedIn Easy Apply job forms before applying, or submit your application directly with confirmation.
Instructions
Inspect or submit an Easy Apply job application.
Args: url: LinkedIn job URL containing an Easy Apply button. dry_run: If True, inspect the form fields and return unanswered questions without submitting. Must be False for the application to actually be submitted. confirm: Must be True alongside dry_run=False to actually submit. Extra safety gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| confirm | No | ||
| dry_run | No |