check_already_applied
Check if a job posting has already been applied to using its job ID, even when reached via a different link, to prevent duplicate submissions.
Instructions
Whether this posting was already applied to.
Matched on the job id, so the same posting reached through a different tracking link is still recognised.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | ||
| job_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |