47 entities and 197 agent-callable operations in app_builder. Each operation is addressed as {mega_tool}/app_builder/{entity}/{operation} and carries the same permission check over MCP and REST.
197 of 197 shown
analysis
Operation
Mega-tool
What it does
critical_path
smart_action
Critical path analysis
dependency_analysis
smart_action
Dependency analysis for parallelization
launch_readiness
smart_action
Launch readiness check
options_analysis
smart_action
Options/trade-off analysis
parallel_lanes
smart_action
Identify parallel execution lanes
parallelization_score
smart_action
Calculate parallelization score
ready_tasks
smart_action
Get tasks ready for execution
root_cause
smart_action
Root cause analysis template
claude_code_repository
Operation
Mega-tool
What it does
create
entity_crud
Create a Claude Code repository
delete
entity_crud
Delete a Claude Code repository
list
entity_crud
List Claude Code repositories
read
entity_crud
Get Claude Code repository details
search
entity_crud
Search Claude Code repositories with fuzzy matching
update
entity_crud
Update a Claude Code repository
claude_code_team
Operation
Mega-tool
What it does
create
entity_crud
Create a new claude code team
delete
entity_crud
Delete a claude code team
list
entity_crud
List claude_code_teams with filtering and pagination
read
entity_crud
Get detailed claude code team information
search
entity_crud
Search claude_code_teams with fuzzy matching
update
entity_crud
Update an existing claude code team
claude_code_team_member
Operation
Mega-tool
What it does
create
entity_crud
Create a Claude Code team member
delete
entity_crud
Delete a Claude Code team member
list
entity_crud
List Claude Code team members
read
entity_crud
Get Claude Code team member details
search
entity_crud
Search Claude Code team members with fuzzy matching
update
entity_crud
Update a Claude Code team member
collection
Operation
Mega-tool
What it does
create
collection_op
Define a new custom collection (schema + declared indexes).
get
collection_op
Fetch one collection's schema + indexes + counts.
list
collection_op
List custom collections in the organization (metadata only).
update
collection_op
Evolve a collection schema/indexes per the COL-13 matrix; activate/freeze.
collection_grant
Operation
Mega-tool
What it does
delete
collection_op
Revoke a per-collection codename (read/write/admin) from a user or role.
update
collection_op
Grant a per-collection codename (read/write/admin) to a user or role.
collection_lifecycle
Operation
Mega-tool
What it does
delete
collection_op
Soft-delete a collection and cascade-soft-delete its records.
control_center
Operation
Mega-tool
What it does
brief
report_query
Cross-project portfolio attention brief (7 lanes of evidence-aware cards) for the org
workstream_state
report_query
Projected state + cited evidence for one curated workstream
deleted
Operation
Mega-tool
What it does
list
smart_action
List soft-deleted entities across projects, workstreams, tasks, sprints, and sessions
design
Operation
Mega-tool
What it does
apply_pattern
smart_action
Apply design pattern
doc_template
smart_action
Generate design document template
generate_index
smart_action
Generate design document index
list_patterns
smart_action
List available patterns
suggest_pattern
smart_action
Suggest design pattern
design_doc_set
Operation
Mega-tool
What it does
create
entity_crud
Create a new design document set
delete
entity_crud
Delete a design document set
list
entity_crud
List design document sets with filtering and pagination
read
entity_crud
Get a single design document set with full details
update
entity_crud
Update a design document set
extension
Operation
Mega-tool
What it does
create
extension_op
Author a new custom page (kind=page).
get
extension_op
Fetch one custom page by id or slug; include_source=true returns the HTML.
list
extension_op
List custom pages in the organization with their review state.
update
extension_op
Update a custom page (source_html / metadata fields) by id or slug.
extension_grant
Operation
Mega-tool
What it does
delete
extension_op
Revoke a page's required_permission codename from a user or role.
update
extension_op
Grant a gated page's required_permission codename to a user or role (makes the page visible).
extension_lifecycle
Operation
Mega-tool
What it does
delete
extension_op
Unpublish (if enabled) then soft-delete a page.
extension_publish
Operation
Mega-tool
What it does
update
extension_op
Publish a page (enabled=True + version bump).
extension_register
Operation
Mega-tool
What it does
create
extension_op
Idempotent upsert of a page by slug carrying source_html — the in-container Claude Code population path.
extension_review
Operation
Mega-tool
What it does
update
extension_op
Mark a page ready for review (stamps metadata.review).
git
Operation
Mega-tool
What it does
batch_commit
smart_action
Batch commit changes
diff_bundle
smart_action
Get git diff bundle
status_numbered
smart_action
Git status with numbered file list
git_commit_bundle
Operation
Mega-tool
What it does
create
entity_crud
Create a new git commit bundle
delete
entity_crud
Delete a git commit bundle
list
entity_crud
List git commit bundles with filtering and pagination
Add a status update to a project, workstream, or task
list
smart_action
List status updates for a project, workstream, or task
surface
Operation
Mega-tool
What it does
clear_surface_overlay
extension_op
Remove a surface overlay.
generate_surface_view
extension_op
Given a data source (a catalog source id OR a read-only handler reference), classify its response shape and RETURN a CANDIDATE kind="view" document…
get_policy_self_publish_status
extension_op
Read the org policy-envelope SELF-SERVE status (Aegis G9): the resolved/published envelope, any LOCAL unpublished draft, whether the…
get_surface_overlay
extension_op
Get the catalog + active overlay + pending draft + policy envelope + role roster for a module (authoring round-trip starter).
publish_surface_overlay
extension_op
Publish the org-LOCAL nav overlay (or policy ENVELOPE, or ROLE overlay) draft to the live surface (maker-checker, App Surface v6/v7/v8).
scan_surface_candidates
extension_op
Scan a data source (or several) for SEVERAL ranked candidate kind="view" dashboards.
set_surface_overlay
extension_op
Set a surface overlay.
task
Operation
Mega-tool
What it does
add_dependency
smart_action
Add a dependency between two tasks
block
workflow_action
Mark a task as blocked
cancel
workflow_action
Cancel a task
complete
workflow_action
Mark a task as done
complete
smart_action
Mark a task as complete
create
smart_action
Create a new task within a workstream
create_subtask
smart_action
Create a subtask under a parent task
delete
smart_action
Soft-delete a task
get_blocked
smart_action
List tasks whose status is 'blocked' across a project, with how long each has been blocked
get_dependencies
smart_action
Get the dependency graph for a task
get_my
smart_action
Get tasks assigned to the current user
get_tree
smart_action
Get the hierarchical task tree for a workstream (root tasks with their subtasks nested), plus an ASCII rendering of it
list
smart_action
List tasks with filtering options
move
smart_action
Move a root task to a different workstream within the same project
remove_dependency
smart_action
Remove a dependency between two tasks
restore
smart_action
Restore a soft-deleted task
start
workflow_action
Start working on a task (move to in_progress)
unblock
workflow_action
Unblock a blocked task
update
smart_action
Update an existing task
trained_model
Operation
Mega-tool
What it does
list
entity_crud
List trained models
read
entity_crud
Get trained model details
update
entity_crud
Update a trained model
training_dataset
Operation
Mega-tool
What it does
create
entity_crud
Create a training dataset
list
entity_crud
List training datasets
read
entity_crud
Get training dataset details
update
entity_crud
Update a training dataset
training_document
Operation
Mega-tool
What it does
classify
smart_action
Classify a document using a deployed training model
extract
smart_action
Extract structured fields from a document using a deployed training model
training_evaluation
Operation
Mega-tool
What it does
create
entity_crud
Create a training evaluation
delete
entity_crud
Delete a training evaluation
list
entity_crud
List training evaluations
read
entity_crud
Get training evaluation details
search
entity_crud
Search training evaluations with fuzzy matching
update
entity_crud
Update a training evaluation
training_job
Operation
Mega-tool
What it does
create
entity_crud
Create a training job
list
entity_crud
List training jobs
read
entity_crud
Get training job details
update
entity_crud
Update a training job
training_model
Operation
Mega-tool
What it does
list_deployed
smart_action
List deployed training models
training_project
Operation
Mega-tool
What it does
create
entity_crud
Create a training project
list
entity_crud
List training projects
read
entity_crud
Get training project details
update
entity_crud
Update a training project
workstream
Operation
Mega-tool
What it does
create
entity_crud
Create a new workstream in a project
create
smart_action
Create a new workstream within a project
delete
entity_crud
Delete (archive) a workstream
list
entity_crud
List workstreams with filtering and pagination
list
smart_action
List workstreams with filtering options
read
entity_crud
Get a single workstream with tasks
reorder
smart_action
Reorder workstreams within a project
restore
smart_action
Restore a soft-deleted workstream
update
entity_crud
Update an existing workstream
update
smart_action
Update an existing workstream
workstream_metric
Operation
Mega-tool
What it does
burndown
report_query
Daily burndown rows for one workstream, oldest-first, up to N most recent days
workstream_task
Operation
Mega-tool
What it does
at_risk
report_query
Tasks at risk in a project: long-blocked, overdue, or due soon, tiered critical/high/medium
breakdown
report_query
Get workstream task breakdown by dimension
summary
report_query
App-builder workstream task analytics
trend
report_query
Get workstream task trend over time
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.