AI Agents

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

agent

OperationMega-toolWhat it does
catalogsmart_actionThe agent catalog for this organization: the global Agent catalog overlaid with the org's AgentConfig (enabled state + execution stats).
createentity_crudCreate a new agent
deleteentity_crudDelete a agent
listentity_crudList agents with filtering and pagination
readentity_crudGet detailed agent information
runagent_commandExecute an agent immediately: creates its task, starts it, and opens the execution record.
searchentity_crudSearch agents with fuzzy matching
statusreport_queryDetailed status of one agent: catalog entry, this org's config, queue depth across the org subtree, and recent executions.
updateentity_crudUpdate an existing agent

agent_config

OperationMega-toolWhat it does
createentity_crudCreate a new agent config
deleteentity_crudDelete a agent config
enablesmart_actionEnable an agent for this organization, keyed on agent_type.
listentity_crudList agent_configs with filtering and pagination
readentity_crudGet detailed agent config information
updateentity_crudUpdate an existing agent config

agent_decision

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

agent_execution

OperationMega-toolWhat it does
cost_attribution_dailyreport_queryDaily AgentExecution cost rollup broken down by module, agent_type and execution tier.
createentity_crudCreate a new agent execution
deleteentity_crudDelete a agent execution
execution_performance_by_toolreport_queryLatency (avg/min/max/p95) and total cost of AgentExecutions grouped by execution tier.
historyreport_queryExecution history across the org subtree, filterable by agent type, status, tier and outcome, with a summary computed over the whole period.
listentity_crudList agent_executions with filtering and pagination
readentity_crudGet detailed agent execution information
searchentity_crudSearch agent_executions with fuzzy matching
updateentity_crudUpdate an existing agent execution

agent_hierarchy

OperationMega-toolWhat it does
createentity_crudCreate a new agent hierarchy
deleteentity_crudDelete a agent hierarchy
listentity_crudList agent_hierarchies with filtering and pagination
readentity_crudGet detailed agent hierarchy information
searchentity_crudSearch agent_hierarchies with fuzzy matching
updateentity_crudUpdate an existing agent hierarchy

agent_instance

OperationMega-toolWhat it does
createentity_crudCreate a new agent instance
deleteentity_crudDelete a agent instance
listentity_crudList agent_instances with filtering and pagination
readentity_crudGet detailed agent instance information
searchentity_crudSearch agent_instances with fuzzy matching
updateentity_crudUpdate an existing agent instance

agent_memory

OperationMega-toolWhat it does
createentity_crudCreate a new agent memory
deleteentity_crudDelete a agent memory
listentity_crudList agent_memories with filtering and pagination
readentity_crudGet detailed agent memory information
searchentity_crudSearch agent_memories with fuzzy matching
updateentity_crudUpdate an existing agent memory

agent_message

OperationMega-toolWhat it does
createentity_crudCreate an ordinary, non-routed agent message
deleteentity_crudDelete an ordinary, non-routed agent message
listentity_crudList routed, declassified agent messages
readentity_crudRead one routed, declassified agent message
searchentity_crudSearch routed, declassified agent messages
updateentity_crudUpdate an ordinary, non-routed agent message

agent_persona

OperationMega-toolWhat it does
createentity_crudCreate a new agent persona
deleteentity_crudDelete a agent persona
listentity_crudList agent_personas with filtering and pagination
readentity_crudGet detailed agent persona information
searchentity_crudSearch agent_personas with fuzzy matching
updateentity_crudUpdate an existing agent persona

agent_response

OperationMega-toolWhat it does
createentity_crudCreate a new agent response
deleteentity_crudDelete a agent response
listentity_crudList agent_responses with filtering and pagination
readentity_crudGet detailed agent response information
searchentity_crudSearch agent_responses with fuzzy matching
updateentity_crudUpdate an existing agent response

agent_review_item

OperationMega-toolWhat it does
approvesmart_actionApprove a pending agent review item.
createentity_crudCreate a new agent review item
deleteentity_crudDelete a agent review item
get_transitionsworkflow_actionGet available transitions for a agent review item
listentity_crudList agent_review_items with filtering and pagination
readentity_crudGet detailed agent review item information
rejectsmart_actionReject a pending agent review item.
searchentity_crudSearch agent_review_items with fuzzy matching
transitionworkflow_actionTransition agent review item to a new status
updateentity_crudUpdate an existing agent review item

agent_task

OperationMega-toolWhat it does
createentity_crudCreate a new agent task
deleteentity_crudDelete a agent task
listentity_crudList agent_tasks with filtering and pagination
pending_workloadreport_queryBacklog of pending/claimed/in_progress tasks broken down by assignee, module and priority.
readentity_crudGet detailed agent task information
searchentity_crudSearch agent_tasks with fuzzy matching
task_agingreport_queryDistribution of non-terminal AgentTask age in hour-buckets (0-1h, 1-8h, 8-24h, 24h+).
task_sla_analysisreport_querySLA analysis: overdue and approaching-deadline AgentTasks grouped by module and status.
task_summaryreport_queryCount of AgentTasks broken down by status, priority and module with optional time bucketing.
task_type_distributionreport_queryTop-N task types by volume with completion and failure rates.
updateentity_crudUpdate an existing agent task

app_ai_task

OperationMega-toolWhat it does
cancelsmart_actionCancel a running app-AI task — marks it CANCELLED, retires the persona instance, and enqueues a terminal close command (the governed cancel path, not a raw…
createentity_crudDelegate a task to an AI-assistant template — creates the persona instance, the delegation record, and the AppAITask row, then dispatches auto-execution (the…
executesmart_actionManually trigger execution of an app-AI task in STARTING state — spawns the terminal agent on an online desktop agent (the same synchronous spawn the REST…
listentity_crudList app_ai_tasks with filtering and pagination
readentity_crudGet detailed app ai task information
searchentity_crudSearch app_ai_tasks with fuzzy matching

chat_conversation

OperationMega-toolWhat it does
createentity_crudCreate a new chat conversation
deleteentity_crudDelete a chat conversation
listentity_crudList chat_conversations with filtering and pagination
readentity_crudGet detailed chat conversation information
searchentity_crudSearch chat_conversations with fuzzy matching
updateentity_crudUpdate an existing chat conversation

chat_message

OperationMega-toolWhat it does
createentity_crudCreate a new chat message
deleteentity_crudDelete a chat message
listentity_crudList chat_messages with filtering and pagination
readentity_crudGet detailed chat message information
searchentity_crudSearch chat_messages with fuzzy matching
updateentity_crudUpdate an existing chat message

content_filter_rule

OperationMega-toolWhat it does
listentity_crudList content_filter_rules with filtering and pagination
readentity_crudGet detailed content filter rule information
searchentity_crudSearch content_filter_rules with fuzzy matching

desktop_agent

OperationMega-toolWhat it does
createentity_crudCreate a new desktop agent
deleteentity_crudDelete a desktop agent
listentity_crudList desktop_agents with filtering and pagination
readentity_crudGet detailed desktop agent information
searchentity_crudSearch desktop_agents with fuzzy matching
updateentity_crudUpdate an existing desktop agent

desktop_tool_execution

OperationMega-toolWhat it does
createentity_crudCreate a new desktop tool execution
deleteentity_crudDelete a desktop tool execution
desktop_tool_adoptionreport_queryDaily DesktopToolExecution adoption: success/failure counts and error rate per tool_name.
desktop_tool_latency_healthreport_queryDesktopToolExecution latency health: avg/p95/p99 execution time per tool_name.
listentity_crudList desktop_tool_executions with filtering and pagination
readentity_crudGet detailed desktop tool execution information
searchentity_crudSearch desktop_tool_executions with fuzzy matching
updateentity_crudUpdate an existing desktop tool execution

evidence_pack

OperationMega-toolWhat it does
downloadsmart_actionResolve a completed evidence pack to its data-minimized manifest plus a download_url reference to the RBAC-gated REST endpoint (PRISM returns JSON; the ZIP…
kickoffsmart_actionStart an AI-assurance evidence-pack export for a date window (async).
statussmart_actionPoll an evidence-pack export job: pending/in_progress → progress percent; completed → thin manifest projection; failed/expired reported as data (not a handler…

governance_audit_entry

OperationMega-toolWhat it does
listentity_crudList governance_audit_entries with filtering and pagination
readentity_crudGet detailed governance audit entry information
searchentity_crudSearch governance_audit_entries with fuzzy matching

governed_agent

OperationMega-toolWhat it does
listentity_crudList governed_agents with filtering and pagination
readentity_crudGet detailed governed agent information
searchentity_crudSearch governed_agents with fuzzy matching

human_oversight_request

OperationMega-toolWhat it does
listentity_crudList human_oversight_requests with filtering and pagination
readentity_crudGet detailed human oversight request information
searchentity_crudSearch human_oversight_requests with fuzzy matching

inference_rate_card

OperationMega-toolWhat it does
listentity_crudList governed inference pricing cards visible to this organization (global default + org overrides)
readentity_crudRead one inference pricing card with its per-model rate lines

instance_context_message

OperationMega-toolWhat it does
createentity_crudCreate a new instance context message
deleteentity_crudDelete a instance context message
listentity_crudList instance_context_messages with filtering and pagination
readentity_crudGet detailed instance context message information
searchentity_crudSearch instance_context_messages with fuzzy matching
updateentity_crudUpdate an existing instance context message

organization_config

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

organization_spawn

OperationMega-toolWhat it does
createentity_crudCreate a new organization spawn
deleteentity_crudDelete a organization spawn
listentity_crudList organization_spawns with filtering and pagination
readentity_crudGet detailed organization spawn information
searchentity_crudSearch organization_spawns with fuzzy matching
updateentity_crudUpdate an existing organization spawn

organization_template

OperationMega-toolWhat it does
createentity_crudCreate a new organization template
deleteentity_crudDelete a organization template
listentity_crudList organization_templates with filtering and pagination
readentity_crudGet detailed organization template information
searchentity_crudSearch organization_templates with fuzzy matching
updateentity_crudUpdate an existing organization template

platform_config

OperationMega-toolWhat it does
createentity_crudCreate a platform config.
deleteentity_crudDelete a platform config (hard delete — the model carries no soft-delete, mirroring REST).
effectivesmart_actionGet the effective (merged system→org→user) configuration for the caller.
listentity_crudList platform configs visible to the org (own + system scope).
readentity_crudGet a platform config (own org or system scope).
updateentity_crudUpdate a platform config (partial — only provided fields change).

platform_hook

OperationMega-toolWhat it does
createentity_crudCreate an event-driven automation hook.
deleteentity_crudSoft-delete a platform hook.
listentity_crudList event-driven automation hooks for the org.
readentity_crudGet a platform hook with its action and condition.
testsmart_actionSimulate what a hook would do with sample event data (no side effects).
updateentity_crudUpdate a platform hook (partial — only provided fields change).

platform_rule

OperationMega-toolWhat it does
activatesmart_actionActivate a custom rule as the org's primary.
createentity_crudCreate a custom instruction rule (source is forced to 'custom'; slug auto-generated).
deleteentity_crudSoft-delete a custom rule (system rules cannot be deleted).
forksmart_actionFork a system rule into a custom primary for the org.
listentity_crudList composable instruction rules visible to the org (custom + system).
primarysmart_actionGet the effective primary rule for the org (custom override, else system).
readentity_crudGet a rule with its instruction content.
updateentity_crudUpdate a custom rule (system rules are immutable — fork them instead).

platform_ui_config

OperationMega-toolWhat it does
createentity_crudCreate a new platform ui config
deleteentity_crudDelete a platform ui config
listentity_crudList platform_ui_configs with filtering and pagination
readentity_crudGet detailed platform ui config information
searchentity_crudSearch platform_ui_configs with fuzzy matching
updateentity_crudUpdate an existing platform ui config

policy_rule

OperationMega-toolWhat it does
createentity_crudCreate a governance policy rule (idempotent on org/name/agent)
deleteentity_crudDelete (soft by default) a governance policy rule
listentity_crudList policy_rules with filtering and pagination
readentity_crudGet detailed policy rule information
searchentity_crudSearch policy_rules with fuzzy matching
updateentity_crudUpdate an existing governance policy rule

skill

OperationMega-toolWhat it does
assign_personasmart_actionLink a persona to a skill.
catalogsmart_actionThe skill catalog: system skills (all orgs) + this org's custom skills.
createentity_crudCreate a composable expertise skill.
deleteentity_crudSoft-delete a custom skill (system skills cannot be deleted).
listentity_crudList composable expertise skills for the org.
readentity_crudGet a skill with its prompt content and linked personas.
remove_personasmart_actionUnlink a persona from a skill.
updateentity_crudUpdate a skill (partial — only provided fields change).

studio_agent

OperationMega-toolWhat it does
createentity_crudCreate a Studio agent definition under a project.
deleteentity_crudSoft-delete (deactivate) a Studio agent definition.
listentity_crudList Studio agent definitions (optionally scoped to a project).
readentity_crudGet a Studio agent definition.
updateentity_crudUpdate a Studio agent definition (partial).

studio_command

OperationMega-toolWhat it does
createentity_crudCreate a Studio slash command under a project.
deleteentity_crudSoft-delete (deactivate) a Studio slash command.
listentity_crudList Studio slash commands (optionally scoped to a project).
readentity_crudGet a Studio slash command.
updateentity_crudUpdate a Studio slash command (partial).

studio_hook

OperationMega-toolWhat it does
createentity_crudCreate a Studio event hook under a project.
deleteentity_crudSoft-delete (deactivate) a Studio event hook.
listentity_crudList Studio event hooks (optionally scoped to a project).
readentity_crudGet a Studio event hook.
updateentity_crudUpdate a Studio event hook (partial).

studio_memory

OperationMega-toolWhat it does
createentity_crudCreate a Studio memory file under a project.
deleteentity_crudSoft-delete (deactivate) a Studio memory file.
listentity_crudList Studio memory files (optionally scoped to a project).
readentity_crudGet a Studio memory file.
updateentity_crudUpdate a Studio memory file (partial).

studio_project

OperationMega-toolWhat it does
createentity_crudCreate a Studio project.
deleteentity_crudSoft-delete a Studio project and cascade-deactivate all its children.
file_treesmart_actionReturn the virtual Claude-Code file tree computed from a Studio project's rows.
import_foldersmart_actionImport a Claude-Code project folder dump (CLAUDE.md, .claude/settings.json, .claude/agents|rules|commands/*.md, memory/*.md, settings hooks) into a new Studio…
listentity_crudList Studio projects (Claude-Code workspace configs) for the org.
readentity_crudGet a Studio project with its nested agents/rules/commands/memories/hooks.
render_workspacesmart_actionRender the project's workspace as a {filepath: content} map (what a session materializes).
updateentity_crudUpdate a Studio project (partial — only provided fields change).

studio_rule

OperationMega-toolWhat it does
createentity_crudCreate a Studio context rule under a project.
deleteentity_crudSoft-delete (deactivate) a Studio context rule.
listentity_crudList Studio context rules (optionally scoped to a project).
readentity_crudGet a Studio context rule.
updateentity_crudUpdate a Studio context rule (partial).

studio_template

OperationMega-toolWhat it does
clonesmart_actionClone a Studio template project (and its active agents/rules/commands/memories/hooks) into a new non-template project.
listentity_crudList Studio template projects (cloneable starting points) for the org.
readentity_crudGet a Studio template project with its nested children.

task

OperationMega-toolWhat it does
claimagent_commandAtomically claim the highest-priority pending agent task visible to the caller across this organization and its descendants, taking a server-authoritative…
completeagent_commandReport an agent task as finished (or failed), writing the AgentExecution audit row and releasing the claim lease.

task_plan

OperationMega-toolWhat it does
createentity_crudCreate a new task plan
deleteentity_crudDelete a task plan
listentity_crudList task_plans with filtering and pagination
readentity_crudGet detailed task plan information
searchentity_crudSearch task_plans with fuzzy matching
updateentity_crudUpdate an existing task plan

team

OperationMega-toolWhat it does
add_membersmart_actionAdd (or reactivate) an agent instance as a team member.
createentity_crudCreate a multi-agent coordination team.
deleteentity_crudSoft-delete a team.
dissolvesmart_actionDissolve a team (sets status=dissolved).
listentity_crudList multi-agent coordination teams for the org.
memberssmart_actionList the active members of a team.
readentity_crudGet a team with its members and recent tasks.
remove_membersmart_actionRemove an agent instance from a team (deactivates the membership).
updateentity_crudUpdate a team (partial — only provided fields change).

team_task

OperationMega-toolWhat it does
assignsmart_actionAssign a task to an agent instance (omit instance_id to unassign).
completesmart_actionMark a task as completed.
createentity_crudCreate a coordination task under a team.
deleteentity_crudSoft-delete a coordination task.
listentity_crudList coordination tasks for the org (optionally scoped to a team).
readentity_crudGet a coordination task with its dependencies.
updateentity_crudUpdate a task's status / assignment / dependencies.

workflow

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

workflow_execution

OperationMega-toolWhat it does
createentity_crudCreate a new workflow execution
deleteentity_crudDelete a workflow execution
listentity_crudList workflow_executions with filtering and pagination
readentity_crudGet detailed workflow execution information
searchentity_crudSearch workflow_executions with fuzzy matching
updateentity_crudUpdate an existing workflow execution

workflow_trigger

OperationMega-toolWhat it does
createentity_crudCreate a new workflow trigger
deleteentity_crudDelete a workflow trigger
listentity_crudList workflow_triggers with filtering and pagination
readentity_crudGet detailed workflow trigger information
searchentity_crudSearch workflow_triggers with fuzzy matching
updateentity_crudUpdate an existing workflow trigger

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