Tool to search through parsed resumes using three methods: match to a job description, match to a resume, or custom criteria. Use when you need to find candidates matching specific requirements.
limitintegerThe number of results to return per page. Use for pagination.
offsetintegerThe number of documents to skip before starting to collect the result set. Use for pagination.
resumestringIdentifier of a parsed resume to find similar candidates. Use this option to find candidates with similar attributes. Do not use with 'job_description' or custom criteria.
skillsarrayList of skills to search for.
degreesarrayList of specific degree names to search for (e.g., 'Bachelor of Science', 'MBA').
indicesRequiredarrayList of index names to search through. Must provide at least one index. Use 'all-resumes' to search all available resume indices.
socCodesarrayList of occupation group IDs (SOC codes, 1-9999). Get details from the occupation_groups endpoint.
jobTitlesarrayList of job titles to search for (e.g., 'Software Engineer', 'Data Scientist').
languagesarrayList of languages to search for.
locationsarrayList of locations to search by. Can specify by name or coordinates with distance radius.
customDataarrayList of custom data filters for advanced search criteria.
institutionsarrayList of educational institutions to search for (e.g., 'Stanford University', 'MIT').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.