Skip to main content
Glama

cao_visite_plan

WHEN the building should be SEEN in motion rather than read on a flat plan — you direct the shot. IMPORTANT: call cao_verifier FIRST and fix every severite=critique (intégrité clos/couvert + escalier/lucarne). This endpoint REFUSES with HTTP 400 construction_critique if the scene still has critical construction defects — the 4K visit would show them. Apply fixes via POST /api/v1/cao/integrite {appliquer:true, revalider:true} then retry. DIRECT the 4K cinematic visit of a CAO scene: choose the LENS (focal length in mm, full-frame equivalent) and the CAMERA PATH. Returns a shooting plan {plan:{objectif, cadence, plans[], chemin[]}, alertes[], resume} where chemin is the full waypoint list (position/vise in mm, CAO axes x=right y=depth z=height). Rooms are detected automatically (walls → flood fill → room centres → path through doorways), one interior walk per storey plus the stair climb. Rendering is done by ONE engine, the browser GPU: paste plan into CAO editor → « Visite 4K » → « Plan de caméra piloté », or call window.CAD_startCinematicTour({plan}). To adjust: resend with a modified objectif/cadence, or send back an edited chemin (it is then used verbatim and checked). Lens catalogue (free, no key): GET /api/v1/cao/visite/objectifs. Requires API key. REST: POST /api/v1/cao/visite/plan.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fpsNo
modeNo'deco' = furnished as modelled; 'nu' = bare shell (plaster).deco
mursNoWalls: plan segments extruded vertically
planNo2D reference lines
boitesNoBoxes (furniture, volumes): center x,y + dims l,p,h (mm)
cheminNoOPTIONAL: your own waypoints — replaces the computed path.
cadenceNoPacing. Interior is a WALK: above ~1600 mm/s the video is unwatchable.
cerclesNo
duree_sNoVideo length, 8–900 s (default 60). A real estate walkthrough runs 480–600 s; the path is ENRICHED with extra exterior revolutions to fill it with movement rather than slowed down.
reseauxNoPlumbing pipe runs (EF/EC/EU/EV/EP/chauffage) — used only by cao_pdf (technical plan + linear-meter quantities per type).
objectifNoLens, full-frame equivalent mm. 20 = interior standard, 35 = exterior, 50 = closing shot. Below 16 mm the image goes fisheye.
toituresNoRoofs — used only by cao_pdf. WITHOUT this field: a flat roof is auto-generated over the footprint of ALL walls (legacy default). WITH it: compose freely — each entry can target a subset of walls (via `murs`), letting you build an L-shaped building's roof, or add a dormer on top of a main roof.
plomberieNoSanitary fixtures (sink, WC, shower…) — used only by cao_pdf. Same positioning as electricite.
decorationNoPaint/finish per wall — used only by cao_pdf. Colors the elevations (exterior face) and the axonometric view (face auto-detected by orientation relative to the building's centroid).
ouverturesNoDoors/windows embedded in a wall — used only by cao_pdf (elevations + axonometric view), no effect on dxf/metres.
resolutionNo4k
electriciteNoElectrical symbols (outlets, switches, lights…) — used only by cao_pdf (dedicated technical plan + quantities), no effect on dxf/metres/render. Position: attached to a wall (`mur`+`position`, like ouvertures) or free (`x`,`y`).

TDQS

A4.5/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full transparency burden. It discloses critical behaviors: the endpoint refuses 400 on construction_critique, the auto path detection (walls → flood fill → room centres), that an edited chemin is used verbatim and checked, the enrichment behavior for long durations, and that rendering is done by one browser-GPU engine. It doesn't explicitly describe the return format beyond naming the fields, but the output schema is absent so it does enumerate plan structure. Strong coverage given no annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is dense and front-loaded with the key purpose and critical prerequisite, which is good. However, it is a sizeable paragraph mixing prerequisites, output-format documentation, consumption instructions, adjustment advice, and endpoint references — an agent must parse through a wall of text to extract the usage contract. The structure is linear prose rather than clearly sectioned, though it's organized enough to weigh somewhat more favorably than a bullet-dump.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite lacking an output schema, the description documents the return shape ({plan:{objectif, cadence, plans[], chemin[]}, alertes[], resume}) and the chemin coordinates convention (position/vise in mm, CAO axes). For a complex tool with 17 parameters and rich geometry (objectif, cadence, chemin, toitures, reseaux), the description covers the operational prerequisites, failure modes, fix workflow, and consumption path thoroughly. It's complete for accurate invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 82% and quite rich, so baseline is high. The description adds real value beyond the schema on several key params: it names the lens catalogue endpoint (GET /api/v1/cao/visite/objectifs), explains the marche interior walk threshold (~1600 mm/s unwatchable), and details duree_s behavior (path ENRICHED with exterior revolutions rather than slowed down). The chemin field is well-explained (verbatim + checked). Slight deduction because some scalar params like resolution, fps, mode are left to the schema alone, but overall the description meaningfully supplements schema info.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a vivid, specific framing of the tool's purpose: directing the 4K cinematic visit of a CAO scene, choosing lens and camera path. It clearly distinguishes from siblings like cao_visite_camera and cao_rendu by specifying this is a motion-planning cinematic endpoint. The verb+resource (DIRECT a 4K cinematic visit) is precise and distinct from the sibling tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Excellent usage guidance. It explicitly states a mandatory prerequisite (call cao_verifier FIRST and fix every severite=critique), explains the 400 construction_critique failure reason, prescribes the exact fix endpoint (POST /api/v1/cao/integrite with params), and tells how to retry. It also gives adjustment instructions (resend with modified objectif/cadence or an edited chemin), plus the output consumption path (paste into CAO editor or window.CAD_startCinematicTour). This is unusually thorough.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.2/5.0
Disambiguation4/5

Most tools are clearly distinct by purpose (e.g., quittance_loyer vs relance_impaye, or relance_facture_client vs relance_impaye). A few pairs like bon_intervention and fiche_mission could cause confusion, but detailed descriptions help resolve ambiguity.

Naming Consistency3/5

Tool names mix French and English, and use inconsistent patterns: some are noun-based (annonce_location, quittance_loyer), some verb-based (decide_campagne, obtenir_cle_api), and the cao_* tools use a prefix convention. Still readable but not uniform.

Tool Count2/5

41 tools is excessive for most servers, even one covering real estate and CAD. While the breadth is justified by multiple subdomains, the sheer number makes the surface hard to navigate and suggests possible over-fragmentation.

Completeness4/5

The tool set covers a wide range: rental lifecycle (annonce, EDL, quittance, relance), owner reporting, artisan documents, fiscal synthesis, CAD generation and verification, outreach, and guides. Minor gaps exist (e.g., no direct tenant/property CRUD), but for a document-generation server it is quite complete.

Resources