14 entities and 41 agent-callable operations in schematics. Each operation is addressed as {mega_tool}/schematics/{entity}/{operation} and carries the same permission check over MCP and REST.
41 of 41 shown
compartment
Operation
Mega-tool
What it does
list
entity_crud
List compartments/zones (read-only; filter by deck/vessel/type/grade).
read
entity_crud
Read a single compartment by id (org-scoped), with its parent deck ref.
component
Operation
Mega-tool
What it does
dismiss
smart_action
Dismiss (or un-dismiss) a component from the type-review queue.
list
entity_crud
List tagged components across the org's schematics (filter by schematic/type/grade).
read
entity_crud
Read a single schematic component by id (org-scoped), with its register-record link.
update
entity_crud
Update a component's human type-curation fields (tag/type/symbol/DN).
verify
smart_action
Human-verify a component's tag/type → grade 'high' (the review IS the evidence — the only evidence-exempt promotion path).
connection
Operation
Mega-tool
What it does
dismiss
smart_action
Dismiss (or un-dismiss) an edge from the review queue.
list
entity_crud
List directed edges (topology) across the org's schematics.
read
entity_crud
Read a single connection/edge by id (org-scoped).
update
entity_crud
Update an edge's descriptive fields and/or re-point its endpoints.
verify
smart_action
Human-verify an edge → grade 'high' / match_basis 'human' (the review IS the evidence — the only evidence-exempt promotion path).
deck
Operation
Mega-tool
What it does
list
entity_crud
List vessel deck planes (read-only; filter by vessel/grade/geometry_status).
read
entity_crud
Read a single deck plane by id (org-scoped).
export
Operation
Mega-tool
What it does
master_list
smart_action
The unified Valves & Machinery master list (JSON banner + data entries in v6.2 order).
Return a short-TTL signed URL for a geometry dataset's stored object (org-scoped).
list
entity_crud
List mined-geometry dataset revisions (read-only; filter by vessel/kind/active/run).
read
entity_crud
Read a single geometry dataset revision by id (org-scoped; raw cloud_key never emitted).
geometry_decision
Operation
Mega-tool
What it does
list
entity_crud
List mining-adjudication decisions (read-only; filter by kind/status/vessel).
read
entity_crud
Read a single geometry decision by id (org-scoped).
resolve
smart_action
Rule on one mining adjudication — NO register write-back, NO grade.
open_question
Operation
Mega-tool
What it does
list
entity_crud
List ratification-queue questions (read-only; filter by kind/status/code).
read
entity_crud
Read a single open question by id (org-scoped), with type_check resolve_options.
resolve
smart_action
Apply a per-kind ruling to one ratification question (delegates to the frozen openquestion_ops.resolve).
overlay_binding
Operation
Mega-tool
What it does
list
entity_crud
List spatial overlay bindings (read-only; filter by entity_type/locator_kind/entity_id).
read
entity_crud
Read a single overlay binding by id (org-scoped), with server-resolved xyz.
scene
Operation
Mega-tool
What it does
project
smart_action
Assemble the built 3D twin scene for a vessel ({assets, objects, materials, provenance}) — decks, compartments, current placements and scene assets, each with…
scene_build
Operation
Mega-tool
What it does
list
entity_crud
List scene lineage stamps (read-only; filter by vessel/current).
read
entity_crud
Read a single scene build stamp by id (org-scoped).
schematic
Operation
Mega-tool
What it does
create
entity_crud
Create a schematic/drawing (metadata only — org is server-stamped; grade, raw CAD extraction and filesystem paths are pipeline-owned and cannot be set).
delete
entity_crud
Soft-delete a schematic (org-scoped; cascades its components/connections at the ORM layer).
list
entity_crud
List engineering schematics/drawings in the current organization.
read
entity_crud
Read a single schematic by id (org-scoped).
update
entity_crud
Update a schematic's metadata (partial — only supplied keys change; org-scoped).
spatial_asset
Operation
Mega-tool
What it does
list
entity_crud
List generated/sourced scene assets (read-only; filter by vessel/kind/format).
read
entity_crud
Read a single spatial asset by id (org-scoped).
spatial_placement
Operation
Mega-tool
What it does
list
entity_crud
List 3D placement claims (read-only; filter by deck/compartment/basis/grade/current).
read
entity_crud
Read a single spatial placement by id (org-scoped).
verify
smart_action
Human-verify a placement's geometry claim → as-built / high / placement_basis 'human'.
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.