5 MCP tools for managing departments through the HRIS API. Same schema across 30 connectors.
hris_departments_allRetrieve a paginated list of departments with optional filtering and sorting.
hris_departments_oneRetrieve a single record by its unique identifier.
hris_departments_createCreate a new record with the provided fields.
hris_departments_updateUpdate an existing record by its unique identifier.
hris_departments_deleteRemove a record by its unique identifier.
30 providers support departments through the HRIS API.
execute_tool