Dashboard

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

dashboard_metric

OperationMega-toolWhat it does
createentity_crudCreate a new dashboard metric
deleteentity_crudDelete a dashboard metric
listentity_crudList dashboard_metrics with filtering and pagination
readentity_crudGet detailed dashboard metric information
searchentity_crudSearch dashboard_metrics with fuzzy matching
updateentity_crudUpdate an existing dashboard metric

dashboard_widget

OperationMega-toolWhat it does
createentity_crudCreate a new dashboard widget
deleteentity_crudDelete a dashboard widget
listentity_crudList dashboard_widgets with filtering and pagination
readentity_crudGet detailed dashboard widget information
searchentity_crudSearch dashboard_widgets with fuzzy matching
updateentity_crudUpdate an existing dashboard widget

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.