Investigation Management

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

analysis_request

OperationMega-toolWhat it does
listentity_crudList analysis_requests with filtering and pagination
readentity_crudGet detailed analysis request information
searchentity_crudSearch analysis_requests with fuzzy matching

investigation

OperationMega-toolWhat it does
createentity_crudCreate a new investigation
deleteentity_crudDelete an investigation
listentity_crudList investigations with filtering and pagination
listsmart_actionList investigations matching the supplied filters.
publishsmart_actionPublish an investigation report from a Typst source.
readentity_crudGet detailed investigation information
searchentity_crudSearch investigations by text query
updateentity_crudUpdate an investigation

investigation_finding

OperationMega-toolWhat it does
createentity_crudCreate a new investigation finding
deleteentity_crudDelete an investigation finding
listentity_crudList investigation findings with filtering
readentity_crudGet detailed finding information
searchentity_crudSearch investigation findings
updateentity_crudUpdate a finding

investigation_folder

OperationMega-toolWhat it does
createentity_crudCreate a new investigation folder
deleteentity_crudDelete an investigation folder
listentity_crudList investigation folders
readentity_crudGet folder details
searchentity_crudSearch investigation folders by name
updateentity_crudUpdate a folder

investigation_folder_assignment

OperationMega-toolWhat it does
createentity_crudCreate a new investigation folder assignment
listentity_crudList investigation_folder_assignments with filtering and pagination
readentity_crudGet detailed investigation folder assignment information

investigation_phase

OperationMega-toolWhat it does
createentity_crudCreate a new phase
deleteentity_crudDelete a phase
listentity_crudList investigation phases
readentity_crudGet phase details
searchentity_crudSearch investigation phases
updateentity_crudUpdate a phase

investigation_share

OperationMega-toolWhat it does
listentity_crudList investigation_shares with filtering and pagination
readentity_crudGet detailed investigation share information

investigation_workstream

OperationMega-toolWhat it does
createentity_crudCreate a new workstream
deleteentity_crudDelete a workstream
listentity_crudList investigation workstreams
readentity_crudGet workstream details
searchentity_crudSearch workstreams
updateentity_crudUpdate a workstream

problem_list

OperationMega-toolWhat it does
problem_list_summarysmart_actionSummarize a patient's active problem list (EHR investigation context).

report

OperationMega-toolWhat it does
publish_investigationsmart_actionPublish an investigation report from a Typst source file.

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, smart_action.