5 MCP tools for managing applicants through the ATS API. Same schema across 8 connectors.
ats_applicants_allRetrieve a paginated list of applicants with optional filtering and sorting.
ats_applicants_oneRetrieve a single record by its unique identifier.
ats_applicants_createCreate a new record with the provided fields.
ats_applicants_updateUpdate an existing record by its unique identifier.
ats_applicants_deleteRemove a record by its unique identifier.
8 providers support applicants through the ATS API.
execute_tool