HR - Offboarding

5 entities and 29 agent-callable operations in hr_offboarding. Each operation is addressed as {mega_tool}/hr_offboarding/{entity}/{operation} and carries the same permission check over MCP and REST.

employee_offboarding

OperationMega-toolWhat it does
createentity_crudCreate a new employee offboarding
deleteentity_crudDelete a employee offboarding
get_transitionsworkflow_actionGet available transitions for a employee offboarding
listentity_crudList employee_offboardings with filtering and pagination
readentity_crudGet detailed employee offboarding information
transitionworkflow_actionTransition employee offboarding to a new status
updateentity_crudUpdate an existing employee offboarding

offboarding_checkin

OperationMega-toolWhat it does
createentity_crudCreate a new offboarding check-in
deleteentity_crudDelete a offboarding check-in
listentity_crudList offboarding_checkins with filtering and pagination
readentity_crudGet detailed offboarding check-in information
updateentity_crudUpdate an existing offboarding check-in

offboarding_task

OperationMega-toolWhat it does
createentity_crudCreate a new offboarding task
deleteentity_crudDelete a offboarding task
listentity_crudList offboarding_tasks with filtering and pagination
readentity_crudGet detailed offboarding task information
updateentity_crudUpdate an existing offboarding task

offboarding_task_instance

OperationMega-toolWhat it does
deleteentity_crudDelete a offboarding task instance
get_transitionsworkflow_actionGet available transitions for a offboarding task instance
listentity_crudList offboarding_task_instances with filtering and pagination
readentity_crudGet detailed offboarding task instance information
transitionworkflow_actionTransition offboarding task instance to a new status
updateentity_crudUpdate an existing offboarding task instance

offboarding_workflow

OperationMega-toolWhat it does
createentity_crudCreate a new offboarding workflow
deleteentity_crudDelete a offboarding workflow
listentity_crudList offboarding_workflows with filtering and pagination
readentity_crudGet detailed offboarding workflow information
searchentity_crudSearch offboarding_workflows with fuzzy matching
updateentity_crudUpdate an existing offboarding workflow

Parameter schemas and permissions

Parameter schemas and permission codenames are in the full reference — sign in — or call prism_introspect(dimension="capability_search", query="…") with your key.

In the full reference this application appears under entity_crud, workflow_action.