GRC

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

agent_action_audit

OperationMega-toolWhat it does
listentity_crudList agent action audit entries (immutable trail)
readentity_crudGet a single agent action audit entry by id

agent_permission_scope

OperationMega-toolWhat it does
createentity_crudDefine the permission scope for a governed agent (one scope per agent)
deleteentity_crudDelete an agent permission scope
listentity_crudList agent permission scopes for the org's governed agents
readentity_crudGet a single agent permission scope by id
updateentity_crudUpdate an agent permission scope

ai_compliance

OperationMega-toolWhat it does
assessment_progresssmart_actionAssessment progress summary
governed_querysmart_actionGoverned AI query
prohibited_screenersmart_actionProhibited practice screener
risk_classificationsmart_actionRisk classification assistant
system_checksmart_actionAI system compliance check

ai_system

OperationMega-toolWhat it does
active_deploymentsreport_queryList active/completed deployments across the org's AI systems.
compare_versionsreport_queryDiff/compare two versions of the same AI system.
createentity_crudCreate a new AI system (org-scoped).
deleteentity_crudSoft-delete an AI system (org-scoped).
drift_analysissmart_actionAnalyze data/concept drift for an AI system version against its baseline metrics.
fairness_analysissmart_actionRun fairness/bias analysis on an AI system version (demographic parity, equalized odds, disparate impact).
get_ai_system_detailsentity_crudGet full details for a single AI system (read).
list_ai_systemsentity_crudList AI systems with filtering (risk class, usage context, status, foundation-model flag).
manage_lifecycleworkflow_actionTransition AI system through its lifecycle states (draft, deployed, retired, etc.)
performance_trendsreport_queryReal-time performance trends (accuracy/latency/error-rate/drift) for an AI system.
updateentity_crudUpdate an existing AI system (org-scoped).
version_historyreport_queryVersion history (all versions + lifecycle events) for an AI system.

ai_system_change_request

OperationMega-toolWhat it does
approveworkflow_actionApprove an AI system change request (pending -> approved).
createentity_crudCreate a new AI system change request (org-scoped via ai_system).
deleteentity_crudDelete an AI system change request (org-scoped, hard delete; SD=N model).
implementworkflow_actionMark an approved AI system change request as implemented (approved -> implemented).
listentity_crudList AI system change requests (org-scoped via ai_system).
readentity_crudRead a single AI system change request (org-scoped).
rejectworkflow_actionReject an AI system change request (pending/approved -> rejected).
updateentity_crudUpdate an AI system change request (org-scoped).

ai_system_deployment

OperationMega-toolWhat it does
completeworkflow_actionComplete ai system deployment.
createentity_crudCreate a new AI system deployment (org-scoped via version).
deleteentity_crudDelete an AI system deployment (org-scoped, hard delete; SD=N model).
listentity_crudList AI system deployments (org-scoped via version->ai_system).
readentity_crudRead a single AI system deployment (org-scoped).
rollbackworkflow_actionRoll back a deployment (-> rolled_back).
updateentity_crudUpdate an AI system deployment (org-scoped).

ai_system_lifecycle_event

OperationMega-toolWhat it does
listentity_crudList AI system lifecycle events (read-only event log, org-scoped).
readentity_crudRead a single AI system lifecycle event (org-scoped).

ai_system_version

OperationMega-toolWhat it does
createentity_crudCreate a new AI system version (org-scoped via ai_system).
create_versionworkflow_actionCreate a new lifecycle version for an AI system (auto-increments if no version_number).
deleteentity_crudDelete an AI system version (org-scoped, hard delete; SD=N model).
listentity_crudList AI system versions (org-scoped via ai_system).
promoteworkflow_actionPromote an AI system version to the next lifecycle state (validates the transition).
readentity_crudRead a single AI system version (org-scoped).
rollbackworkflow_actionRoll the active version of an AI system back to a prior version.
updateentity_crudUpdate an AI system version (org-scoped).

assessment_audit_log

OperationMega-toolWhat it does
listentity_crudList assessment audit-log entries (read-only, append-only)
readentity_crudRead a single assessment audit-log entry with state detail

assessment_notification

OperationMega-toolWhat it does
listentity_crudList assessment notifications (read-only; use workflow_action to mark read/delete)
readentity_crudRead a single assessment notification with full detail

audit_log

OperationMega-toolWhat it does
audit_log_queryreport_queryFiltered, paginated query over the organization's assessment audit log (append-only)

compliance

OperationMega-toolWhat it does
compliance_statusreport_queryEU AI Act compliance status snapshot per AI system (latest score + requirement progress)
conformity_requirementsreport_queryConformity assessment + declaration roll-up per AI system
generate_documentationsmart_actionGenerate compliance documentation (policies, narrative, mappings) from org state
identify_gapsreport_queryIdentify compliance gaps across requirements / frameworks
metricsreport_queryNumeric compliance metrics (KPIs, trend deltas)
overviewreport_queryHigh-level org compliance overview (frameworks, scores, deltas)
regulatory_summaryreport_queryOrg-wide regulatory posture summary across frameworks (from latest scores)
score_historyreport_queryCompliance score history time-series for an AI system
summaryreport_queryGenerate AI system compliance summary report
validate_documentationreport_queryValidate compliance documentation completeness across AI systems

compliance_document

OperationMega-toolWhat it does
approveworkflow_actionApprove a compliance document under review (review → approved)
archiveworkflow_actionArchive a compliance document (→ archived)
createentity_crudCreate a new compliance document (lands in 'draft')
deleteentity_crudSoft-delete a compliance document
downloaddocument_opDownload a single compliance document as structured JSON (full content).
download_compliance_bundledocument_opAggregate every compliance document for an AI system into a single JSON bundle (a complete EU AI Act dossier export).
listentity_crudList compliance documents with filtering and pagination
readentity_crudGet detailed compliance document information
reviewworkflow_actionMove a compliance document into review (draft → review)
submitworkflow_actionSubmit an approved compliance document to the authority (approved → submitted)
updateentity_crudUpdate a compliance document's content (status changes go through workflow_action)
uploaddocument_opCreate a compliance document for an AI system from supplied JSON content.

compliance_requirement

OperationMega-toolWhat it does
createentity_crudCreate a new compliance requirement
deleteentity_crudSoft-delete a compliance requirement
listentity_crudList compliance requirements with filtering and pagination
readentity_crudGet detailed compliance requirement information
updateentity_crudUpdate an existing compliance requirement

compliance_score

OperationMega-toolWhat it does
bulk_calculateworkflow_actionRecalculate and persist compliance scores for all AI systems in the org
calculateworkflow_actionRecalculate and persist the real-time compliance score for one AI system
createentity_crudRecord a new compliance score for an AI system
listentity_crudList compliance scores with filtering and pagination
readentity_crudGet detailed compliance score information
updateentity_crudUpdate a compliance score record

compliance_score_history

OperationMega-toolWhat it does
listentity_crudList compliance score history snapshots (read-only)
readentity_crudGet a single compliance score history snapshot (read-only)

compliance_training_enrollment

OperationMega-toolWhat it does
createentity_crudCreate a compliance training enrollment (org-scoped).
deleteentity_crudSoft-delete a compliance training enrollment (org-scoped).
listentity_crudList compliance training enrollments (org-scoped).
readentity_crudRead a single compliance training enrollment (org-scoped).
updateentity_crudUpdate a compliance training enrollment (org-scoped).
waiveworkflow_actionWaive a compliance training enrollment (non-terminal -> waived) with a reason.

compliance_training_requirement

OperationMega-toolWhat it does
activateworkflow_actionActivate a compliance training requirement (inactive/deprecated -> active).
createentity_crudCreate a compliance training requirement (org-scoped).
deactivateworkflow_actionDeactivate a compliance training requirement (active -> inactive).
deleteentity_crudSoft-delete a compliance training requirement (org-scoped).
listentity_crudList compliance training requirements (org-scoped).
readentity_crudRead a single compliance training requirement (org-scoped).
updateentity_crudUpdate a compliance training requirement (org-scoped).

conformity_assessment

OperationMega-toolWhat it does
createentity_crudCreate a new conformity assessment
deleteentity_crudSoft-delete a conformity assessment
listentity_crudList conformity assessments with filtering and pagination
readentity_crudGet detailed conformity assessment information
updateentity_crudUpdate an existing conformity assessment
validate_prerequisitesworkflow_actionCheck whether an AI system meets the prerequisites for a conformity declaration

conformity_declaration

OperationMega-toolWhat it does
approveworkflow_actionApprove a submitted conformity declaration (submitted → approved)
createentity_crudCreate a new conformity declaration (lands in 'draft')
deleteentity_crudSoft-delete a conformity declaration
downloaddocument_opDownload a stored Conformity Declaration as a structured JSON export (declaration text, standards, validity, signature metadata).
generatedocument_opGenerate an EU Declaration of Conformity PDF for an AI system using the ComplianceDocGenerator service.
get_templatedocument_opGet template conformity declaration.
listentity_crudList conformity declarations with filtering and pagination
readentity_crudGet detailed conformity declaration information
rejectworkflow_actionReject a submitted/signed conformity declaration (→ rejected)
signworkflow_actionSign a conformity declaration (draft → signed)
submitworkflow_actionSubmit a signed conformity declaration to the authority (signed → submitted)
updateentity_crudUpdate a conformity declaration's content (status changes go through workflow_action)

conformity_evidence

OperationMega-toolWhat it does
createentity_crudCreate a new piece of conformity evidence
listentity_crudList conformity evidence with filtering and pagination
readentity_crudGet detailed conformity evidence information
updateentity_crudUpdate conformity evidence metadata

corrective_action

OperationMega-toolWhat it does
completeworkflow_actionMark a corrective action complete (pending/in_progress -> completed).
createentity_crudCreate a corrective action for an AI incident.
deleteentity_crudSoft-delete a corrective action.
listentity_crudList corrective actions for AI incidents.
readentity_crudGet full details for a single corrective action.
updateentity_crudUpdate a corrective action (non-transition fields).
verifyworkflow_actionVerify a completed corrective action (completed -> verified, or -> failed).

data_lineage

OperationMega-toolWhat it does
queryreport_queryQuery data lineage for a dataset / processing activity

document

OperationMega-toolWhat it does
createentity_crudRegister a new document for an AI system
deleteentity_crudSoft-delete a document
downloaddocument_opReturn a document's manifest (metadata + integrity fields).
listentity_crudList AI-system documents (EU AI Act documentation) with filtering and pagination
readentity_crudGet detailed document metadata by UUID
updateentity_crudUpdate document metadata
uploaddocument_opRegister a document for an AI system.
verifydocument_opIntegrity check: recompute the SHA-256 over supplied base64 `content` and compare it to the document's stored file_hash.

document_version

OperationMega-toolWhat it does
createentity_crudRecord a new version for an existing document
listentity_crudList version history for documents (org-scoped through the parent document)
readentity_crudRead a single document version by UUID

employee_training_record

OperationMega-toolWhat it does
assignworkflow_actionAssign a training course to a user (create-or-reset an EmployeeTrainingRecord at status 'pending').
completeworkflow_actionMark an employee training record completed (pending -> completed).
createentity_crudCreate an employee training record (course must belong to the caller's org).
deleteentity_crudSoft-delete an employee training record (scoped via course organization).
listentity_crudList employee training records (scoped via course organization).
readentity_crudRead a single employee training record (scoped via course organization).
updateentity_crudUpdate an employee training record (scoped via course organization).
verifyworkflow_actionVerify a completed employee training record (completed -> verified).

governance

OperationMega-toolWhat it does
agent_audit_trailreport_queryAgent action-audit analytics: authorization/execution breakdown plus recent entries, optionally scoped to one agent
authorize_agent_actionsmart_actionAuthorize a proposed agent action against agent-action governance policies; returns the ALLOW/BLOCK/ESCALATE/...
governance_dashboardreport_queryGovernance dashboard: agent counts by state/risk, open oversight load, and recent agent-action outcomes
oversight_queuereport_queryThe human-oversight backlog (pending/assigned/escalated by default), priority-ordered with pagination
post_inference_evaluatesmart_actionRun post-inference governance policies against model output for an AI system; returns the ALLOW/BLOCK/...
pre_inference_evaluatesmart_actionRun pre-inference governance policies against input data for an AI system; returns the ALLOW/BLOCK/...

governance_api_key

OperationMega-toolWhat it does
createentity_crudCreate a governance API key.
deleteentity_crudPermanently delete a governance API key.
listentity_crudList governance API keys (prefix only; never the secret).
readentity_crudRead a single governance API key (prefix only; never the secret).
revokeworkflow_actionRevoke a governance API key by setting it inactive (history is preserved).
updateentity_crudUpdate a governance API key's mutable config (not the key material; not is_active — use workflow_action revoke).

governance_audit

OperationMega-toolWhat it does
api_key_usagereport_queryUsage rollup for governance API keys: per-key usage_count, last-used, active/expired status, and org totals.
audit_entry_queryreport_queryAggregate governance audit-trail entries: counts by event type, result, risk level, top actors and targets over an optional time window.
webhook_delivery_analyticsreport_queryPer-webhook delivery health: success/failure/retry breakdown, success rate, and recent failure counts over an optional time window.

governance_audit_entry

OperationMega-toolWhat it does
listentity_crudList immutable governance audit-trail entries (append-only hash chain) with filtering.
readentity_crudRead a single immutable governance audit-trail entry.

governance_audit_summary

OperationMega-toolWhat it does
listentity_crudList periodic governance audit summaries (event/result/risk rollups) with filtering.
readentity_crudRead a single governance audit summary.

governance_decision

OperationMega-toolWhat it does
listentity_crudList governance decisions (append-only outcome records)
readentity_crudGet a single governance decision by id

governance_webhook

OperationMega-toolWhat it does
createentity_crudCreate a governance webhook.
deleteentity_crudPermanently delete a governance webhook (and its delivery history via cascade).
disableworkflow_actionDisable (deactivate) a governance webhook so it stops receiving event deliveries.
enableworkflow_actionEnable (activate) a governance webhook so it receives event deliveries.
listentity_crudList governance webhooks with optional filtering.
readentity_crudRead a single governance webhook (secret is never returned).
testworkflow_actionSend a synthetic test event through a governance webhook's real signing + delivery pipeline, recording a WebhookDelivery (is_test=True) and returning the…
updateentity_crudUpdate a governance webhook's mutable config (not its secret; not is_active — use workflow_action enable/disable).

governed_agent

OperationMega-toolWhat it does
createentity_crudRegister a new governed AI agent (lands in registered state)
listentity_crudList governed AI agents with filtering and pagination
readentity_crudGet a single governed agent by id
retireworkflow_actionRetire a governed agent (any non-retired state -> retired).
suspendworkflow_actionSuspend an active governed agent (active -> suspended)
updateentity_crudUpdate a governed agent's definition (state changes go through workflow_action)

guide

OperationMega-toolWhat it does
queryreport_queryGRC agent playbook: where every governance id comes from and the order the workflows run in.

human_oversight_request

OperationMega-toolWhat it does
approveworkflow_actionApprove a human oversight request (pending|assigned -> approved)
createentity_crudCreate a human oversight request for an agent action (lands in pending status)
escalateworkflow_actionEscalate a human oversight request (pending|assigned -> escalated)
listentity_crudList human oversight requests with filtering and pagination
readentity_crudGet a single human oversight request by id
rejectworkflow_actionReject a human oversight request (pending|assigned -> rejected)
updateentity_crudUpdate non-status fields of an oversight request (status changes go through workflow_action)

incident

OperationMega-toolWhat it does
closeworkflow_actionClose a resolved incident after verification
createentity_crudCreate a new AI incident.
create_action_planworkflow_actionCreate one or more corrective actions (an action plan) for an AI incident.
deleteentity_crudSoft-delete an AI incident.
draft_from_emailsmart_actionDraft an incident record from raw email body / subject / sender
investigateworkflow_actionStart investigation on an open incident
listentity_crudList AI incidents with filtering and pagination.
openworkflow_actionOpen a new incident for investigation
readentity_crudGet full details for a single AI incident.
regulatory_reportreport_querySerious-incident regulatory reporting view (EU AI Act Article 62): which incidents require/were reported.
reopenworkflow_actionReopen a closed or resolved incident
resolveworkflow_actionResolve an incident with resolution details
statisticsreport_queryAI incident statistics: totals, breakdown by status/severity/type, resolution metrics.
summaryreport_queryGenerate incident analytics summary report
trendreport_queryAnalyze incident trends over time
triage_for_breachsmart_actionAI-assisted triage of an incident for personal data breach criteria (GDPR Art.
updateentity_crudUpdate an existing AI incident.

incident_record

OperationMega-toolWhat it does
createentity_crudCreate a new base incident.
deleteentity_crudSoft-delete a base incident.
listentity_crudList base incidents with filtering and pagination.
readentity_crudGet full details for a single base incident.
resolveworkflow_actionResolve a base incident (open/in-progress -> closed).
updateentity_crudUpdate an existing base incident.

notification

OperationMega-toolWhat it does
delete_allworkflow_actionSoft-delete all of the calling user's already-read notifications
readworkflow_actionMark a single assessment notification as read
read_allworkflow_actionMark all of the calling user's unread notifications as read

permissibility_batch

OperationMega-toolWhat it does
createworkflow_actionSubmit a list of URLs for asynchronous permissibility adjudication.
readworkflow_actionRead permissibility batch.

permissibility_graph

OperationMega-toolWhat it does
readreport_queryPermissibility knowledge graph: the rules graph, one source's terms graph, or the mash of the two with verdict-coloured alignment edges.

permissibility_policy_object

OperationMega-toolWhat it does
listreport_queryList machine-readable policy objects — one per adjudicated source, carrying a permitted|conditional|forbidden|review answer for each policy question, the…
lookupreport_queryResolve a LIST of URLs (and/or your own source_keys) to policy objects in one call — the op a requester's platform makes when a request arrives carrying…
readreport_queryRead the policy object for ONE registered source.

permissibility_question

OperationMega-toolWhat it does
createentity_crudCreate a policy question.
listentity_crudList this organization's policy questions — the requester-facing dimension of the matrix.
updateentity_crudUpdate a policy question — its label, prompt, bound parameters or stages, order, or is_active.

permissibility_review

OperationMega-toolWhat it does
assignentity_crudPut one review item in front of a named person.
decideentity_crudDecide one review item: complies | violates | conditional, with a mandatory note.
deferentity_crudDefer or escalate one review item with a mandatory note saying what is blocking it, and a mandatory until date it should resurface at.
listentity_crudThe review queue: every current rule verdict awaiting a human decision, newest first, each with WHY a human is needed (no_clause_matched | ambiguous_alignment…

permissibility_rule

OperationMega-toolWhat it does
createentity_crudCreate a permissibility rule and IMMEDIATELY recompute every verdict it touches, returning the flip receipt in the same response: which verdicts changed, from…
listentity_crudList permissibility rules in a rule set.
preview_impactsmart_actionDry-run a rule edit and report exactly which verdicts WOULD flip, without persisting anything — no rule write, no new verdict row, no third-party fetch.
updateentity_crudEdit a permissibility rule and IMMEDIATELY recompute every verdict it touches.

permissibility_ruleset

OperationMega-toolWhat it does
export_workbookworkflow_actionExport a permissibility rule set back to its workbook form.
import_workbookworkflow_actionImport a permissibility rule-set workbook (.xlsx) and return the import report.

permissibility_source

OperationMega-toolWhat it does
answersmart_actionAnswer 'may we use this data?' for one URL or registered source: per policy question, one of permitted | conditional | forbidden | review, each with the…
evaluatesmart_actionAdjudicate whether a URL's source may be used, and under what conditions.
listentity_crudList adjudicated third-party sources with their CURRENT permissibility decision inline — this is the verdict matrix.
readentity_crudRead one adjudicated source: the matrix row plus its full origin list (host + optional path prefix, matched longest-prefix-first), its governing…
refresh_termssmart_actionRe-fetch a source's governing terms documents, re-hash them, and — if any NORMATIVE hash changed — recompute every verdict bound to that source.

permissibility_sources

OperationMega-toolWhat it does
importworkflow_actionRegister a batch of third-party sources for permissibility adjudication, from a staged CSV/XLSX upload or from inline JSON rows, and start the per-source…
import_statusworkflow_actionPer-stage progress for one source-import job: counts across registered, discovering, fetching, aligning, evaluated, review and failed, plus the per-row…

permissibility_verdict

OperationMega-toolWhat it does
explainsmart_actionReturn the complete evidence chain behind one permissibility verdict: every per-rule finding with its clause quotes, document anchors, assurance level and…
listentity_crudList permissibility verdicts.
readentity_crudRead one permissibility verdict with its per-rule findings.

policy

OperationMega-toolWhat it does
bulk_assignworkflow_actionBulk-assign policies to users / groups / AI systems
dashboardreport_queryGovernance-policy dashboard: counts by state, type, category and enforcement mode
decision_historyreport_queryRecent governance decisions with outcome breakdown (optionally scoped to a trace or AI system)
evaluation_log_analyticsreport_queryPolicy evaluation-log analytics: result distribution, action breakdown, latency, optionally scoped to one AI system
list_conflictsreport_queryList detected policy conflicts (graceful-degrade if model missing)

policy_bundle

OperationMega-toolWhat it does
createentity_crudCreate a compiled policy bundle for an AI system
deleteentity_crudDelete a policy bundle (cache artifact; hard delete is safe)
listentity_crudList compiled policy bundles for the org's AI systems
readentity_crudGet a single policy bundle by id
updateentity_crudUpdate a policy bundle (e.g.

policy_evaluation_log

OperationMega-toolWhat it does
listentity_crudList policy evaluation log entries (append-only audit log)
readentity_crudGet a single policy evaluation log entry by id

policy_rule

OperationMega-toolWhat it does
activateworkflow_actionActivate a policy rule (testing / pending_approval / deprecated -> active)
cloneworkflow_actionClone a policy rule into a new draft (optionally with a new rule_id/version)
createentity_crudCreate a new governance policy rule (lands in draft state)
deactivateworkflow_actionDeactivate (deprecate) an active policy rule (active -> deprecated)
listentity_crudList governance policy rules with filtering and pagination
readentity_crudGet a single governance policy rule by id
simulateworkflow_actionMove a draft policy into testing/shadow mode (draft -> testing)
updateentity_crudUpdate an existing governance policy rule (definition fields only; state changes go through workflow_action)
versionworkflow_actionSnapshot the current policy rule into its version history (PolicyRuleVersion)

policy_rule_version

OperationMega-toolWhat it does
listentity_crudList archived versions of policy rules (append-only history)
readentity_crudGet a single archived policy-rule version by id

prohibited_practice

OperationMega-toolWhat it does
listentity_crudList prohibited AI practices (global EU AI Act Article 5 catalog; read-only).
readentity_crudRead a single prohibited AI practice from the global catalog (read-only).

risk

OperationMega-toolWhat it does
summaryreport_queryGenerate risk assessment summary across AI systems

risk_register

OperationMega-toolWhat it does
dashboardreport_queryDashboard payload for the org risk register (summary, matrix, top risks, trends)

root_cause_analysis

OperationMega-toolWhat it does
analyze_root_causeworkflow_actionComplete a root cause analysis (transition in_progress -> completed).
createentity_crudCreate a root cause analysis for an AI incident.
deleteentity_crudSoft-delete a root cause analysis.
listentity_crudList root cause analyses for AI incidents.
readentity_crudGet full details for a single root cause analysis.
updateentity_crudUpdate a root cause analysis.

ropa

OperationMega-toolWhat it does
exportreport_queryExport GDPR Article 30 Record of Processing Activities (ROPA) table

task

OperationMega-toolWhat it does
detailreport_queryGet detail for a single compliance task
list_minereport_queryList compliance tasks assigned to the calling user
list_overduereport_queryList overdue compliance tasks across the org

training

OperationMega-toolWhat it does
compliance_training_statusreport_queryCompliance-training status: enrollment counts by status + overdue count + active requirements (org-scoped).
evidence_rollupreport_queryTraining evidence rollup: valid / expiring-soon (30d) / expired counts (org-scoped).
training_dashboardreport_queryTraining dashboard: course counts and employee-record counts by status (org-scoped).

training_compliance_evidence

OperationMega-toolWhat it does
createentity_crudCreate a training compliance evidence record (org-scoped).
deleteentity_crudSoft-delete a training compliance evidence record (org-scoped).
listentity_crudList training compliance evidence records (org-scoped).
readentity_crudRead a single training compliance evidence record (org-scoped).
updateentity_crudUpdate a training compliance evidence record (org-scoped).

training_course

OperationMega-toolWhat it does
createentity_crudCreate a new training course (org-scoped).
deleteentity_crudSoft-delete a training course (org-scoped).
listentity_crudList AI-literacy training courses (org-scoped).
readentity_crudRead a single training course (org-scoped).
updateentity_crudUpdate an existing training course (org-scoped).

webhook_delivery

OperationMega-toolWhat it does
listentity_crudList webhook delivery attempts (read-only log) with filtering.
readentity_crudRead a single webhook delivery attempt.

workflow

OperationMega-toolWhat it does
workflow_metricsreport_queryAggregate metrics over the organization's workflow definitions (counts by category, default count, avg completion days)

workflow_definition

OperationMega-toolWhat it does
createentity_crudCreate a new assessment workflow definition
deleteentity_crudSoft-delete a workflow definition
listentity_crudList assessment workflow definitions with filtering and pagination
readentity_crudGet a single workflow definition with full state/role/config detail
updateentity_crudUpdate an existing workflow definition

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