Detect Duplicate Applications
detect_duplicate_applicationsCheck if a job application with the same company and job title already exists to prevent duplicate submissions.
Instructions
Checks whether a job application with the same company name and job title already exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company name of the job application | |
| jobTitle | Yes | Job title to check for duplicate applications |