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.
29 of 29 shown
employee_offboarding
Operation
Mega-tool
What it does
create
entity_crud
Create a new employee offboarding
delete
entity_crud
Delete a employee offboarding
get_transitions
workflow_action
Get available transitions for a employee offboarding
list
entity_crud
List employee_offboardings with filtering and pagination
read
entity_crud
Get detailed employee offboarding information
transition
workflow_action
Transition employee offboarding to a new status
update
entity_crud
Update an existing employee offboarding
offboarding_checkin
Operation
Mega-tool
What it does
create
entity_crud
Create a new offboarding check-in
delete
entity_crud
Delete a offboarding check-in
list
entity_crud
List offboarding_checkins with filtering and pagination
read
entity_crud
Get detailed offboarding check-in information
update
entity_crud
Update an existing offboarding check-in
offboarding_task
Operation
Mega-tool
What it does
create
entity_crud
Create a new offboarding task
delete
entity_crud
Delete a offboarding task
list
entity_crud
List offboarding_tasks with filtering and pagination
read
entity_crud
Get detailed offboarding task information
update
entity_crud
Update an existing offboarding task
offboarding_task_instance
Operation
Mega-tool
What it does
delete
entity_crud
Delete a offboarding task instance
get_transitions
workflow_action
Get available transitions for a offboarding task instance
list
entity_crud
List offboarding_task_instances with filtering and pagination
read
entity_crud
Get detailed offboarding task instance information
transition
workflow_action
Transition offboarding task instance to a new status
update
entity_crud
Update an existing offboarding task instance
offboarding_workflow
Operation
Mega-tool
What it does
create
entity_crud
Create a new offboarding workflow
delete
entity_crud
Delete a offboarding workflow
list
entity_crud
List offboarding_workflows with filtering and pagination
read
entity_crud
Get detailed offboarding workflow information
search
entity_crud
Search offboarding_workflows with fuzzy matching
update
entity_crud
Update 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.