Security Analytics

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

board_report

OperationMega-toolWhat it does
createentity_crudCreate a new board report
deleteentity_crudDelete a board report
listentity_crudList board_reports with filtering and pagination
readentity_crudGet detailed board report information
searchentity_crudSearch board_reports with fuzzy matching
updateentity_crudUpdate an existing board report

compliance_calendar_event

OperationMega-toolWhat it does
createentity_crudCreate a new compliance calendar event
deleteentity_crudDelete a compliance calendar event
listentity_crudList compliance_calendar_events with filtering and pagination
readentity_crudGet detailed compliance calendar event information
searchentity_crudSearch compliance_calendar_events with fuzzy matching
updateentity_crudUpdate an existing compliance calendar event

compliance_control

OperationMega-toolWhat it does
control_by_categoryreport_queryControls broken down by category and status across frameworks.
control_completion_progressreport_queryPercent of controls in effective state per org/framework (compliance score).
control_owner_workloadreport_queryControls assigned per owner with status breakdown (workload balancing).
control_status_summaryreport_queryDistribution of compliance control status per framework (SLA heat map).
createentity_crudCreate a new compliance control
deleteentity_crudDelete a compliance control
listentity_crudList compliance_controls with filtering and pagination
readentity_crudGet detailed compliance control information
searchentity_crudSearch compliance_controls with fuzzy matching
updateentity_crudUpdate an existing compliance control

compliance_evidence

OperationMega-toolWhat it does
createentity_crudCreate a new compliance evidence
deleteentity_crudDelete a compliance evidence
listentity_crudList compliance_evidences with filtering and pagination
readentity_crudGet detailed compliance evidence information
searchentity_crudSearch compliance_evidences with fuzzy matching
updateentity_crudUpdate an existing compliance evidence

compliance_finding

OperationMega-toolWhat it does
createentity_crudCreate a new compliance finding (POA&M item)
deleteentity_crudDelete a compliance finding
listentity_crudList compliance_findings (POA&M) with filtering and pagination
readentity_crudGet detailed compliance finding information
searchentity_crudSearch compliance_findings with fuzzy matching
updateentity_crudUpdate an existing compliance finding

compliance_framework_enrollment

OperationMega-toolWhat it does
createentity_crudCreate a new compliance framework enrollment
deleteentity_crudDelete a compliance framework enrollment
listentity_crudList compliance_framework_enrollments with filtering and pagination
readentity_crudGet detailed compliance framework enrollment information
searchentity_crudSearch compliance_framework_enrollments with fuzzy matching
updateentity_crudUpdate an existing compliance framework enrollment

control_effectiveness

OperationMega-toolWhat it does
createentity_crudCreate a new control effectiveness
deleteentity_crudDelete a control effectiveness
listentity_crudList control_effectivenesses with filtering and pagination
readentity_crudGet detailed control effectiveness information
searchentity_crudSearch control_effectivenesses with fuzzy matching
updateentity_crudUpdate an existing control effectiveness

dashboard_widget

OperationMega-toolWhat it does
createentity_crudCreate a new dashboard widget; user defaults to the authenticated user
deleteentity_crudDelete a dashboard widget
listentity_crudList dashboard widgets; defaults to the authenticated user's widgets
readentity_crudGet a dashboard widget by ID
updateentity_crudUpdate a dashboard widget's config, position, or visibility

framework_enrollment

OperationMega-toolWhat it does
enrollment_status_breakdownreport_queryEnrollment counts by status per framework (compliance portfolio view).
enrollment_timelinereport_queryEnrollment additions per quarter per framework (adoption velocity).
framework_audit_recencyreport_queryDistribution of last-audit-date recency; identifies overdue audits.

incident_playbook

OperationMega-toolWhat it does
createentity_crudCreate a new incident playbook
deleteentity_crudDelete a incident playbook
get_transitionsworkflow_actionGet available transitions for a incident playbook
listentity_crudList incident_playbooks with filtering and pagination
readentity_crudGet detailed incident playbook information
searchentity_crudSearch incident_playbooks with fuzzy matching
transitionworkflow_actionTransition incident playbook to a new status
updateentity_crudUpdate an existing incident playbook

playbook_execution

OperationMega-toolWhat it does
createentity_crudStart a new playbook execution for an incident
deleteentity_crudDelete a playbook execution
get_transitionsworkflow_actionGet available transitions for a playbook execution
listentity_crudList playbook executions with filtering and pagination
readentity_crudGet a playbook execution with full step results log
transitionworkflow_actionTransition playbook execution to a new status
updateentity_crudUpdate current_step or append a step result entry; status changes use workflow_action

regulatory_notification

OperationMega-toolWhat it does
createentity_crudCreate a new regulatory notification
deleteentity_crudDelete a regulatory notification
listentity_crudList regulatory_notifications with filtering and pagination
readentity_crudGet detailed regulatory notification information
searchentity_crudSearch regulatory_notifications with fuzzy matching
updateentity_crudUpdate an existing regulatory notification

risk_appetite

OperationMega-toolWhat it does
createentity_crudCreate a new risk appetite
deleteentity_crudDelete a risk appetite
listentity_crudList risk_appetites with filtering and pagination
readentity_crudGet detailed risk appetite information
updateentity_crudUpdate an existing risk appetite

risk_scenario

OperationMega-toolWhat it does
createentity_crudCreate a new risk scenario
deleteentity_crudDelete a risk scenario
listentity_crudList risk_scenarios with filtering and pagination
readentity_crudGet detailed risk scenario information
scenario_health_by_typereport_queryDraft/active/archived distribution per scenario type (portfolio composition).
scenario_model_recencyreport_queryDistribution of last-calculated dates; model freshness indicator.
scenario_quantified_riskreport_queryAnnualized loss expectancy (mean) aggregated by scenario type and status.
searchentity_crudSearch risk_scenarios with fuzzy matching
updateentity_crudUpdate an existing risk scenario

security_posture_snapshot

OperationMega-toolWhat it does
component_breakdownreport_queryLatest snapshot with all 6 sub-scores ranked by contribution to risk (descending score = higher risk).
listentity_crudList security posture snapshots ordered newest-first; filter by date range
readentity_crudGet a security posture snapshot by ID including full metrics
scorecard_summaryreport_queryLatest snapshot scorecard: all 6 component scores plus 7d/30d deltas and direction indicators.
trend_over_periodreport_queryTime-series of all component scores over a date range (daily/weekly/monthly).

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, report_query, workflow_action.