5 MCP tools for managing time off requests through the HRIS API. Same schema across 24 connectors.
hris_time_off_requests_allRetrieve a paginated list of time off requests with optional filtering and sorting.
hris_time_off_requests_oneRetrieve a single record by its unique identifier.
hris_time_off_requests_createCreate a new record with the provided fields.
hris_time_off_requests_updateUpdate an existing record by its unique identifier.
hris_time_off_requests_deleteRemove a record by its unique identifier.
24 providers support time off requests through the HRIS API.
execute_tool