5 MCP tools for managing companies through the HRIS API. Same schema across 24 connectors.
hris_companies_allRetrieve a paginated list of companies with optional filtering and sorting.
hris_companies_oneRetrieve a single record by its unique identifier.
hris_companies_createCreate a new record with the provided fields.
hris_companies_updateUpdate an existing record by its unique identifier.
hris_companies_deleteRemove a record by its unique identifier.
24 providers support companies through the HRIS API.
execute_tool