Skip to main content
Glama

cao_mobilier

WHEN you are about to furnish or decorate a scene — call this BEFORE composing mobilier[], and never furnish with boites[]. FREE catalogue (no API key, 0 units) of REAL furniture and decoration objects. Until now a scene could only hold boites[] — bare cuboids — so an « fully furnished » house came back as grey cubes; this is the vocabulary that fixes it. ~50 modelled articles: OUTDOOR (parasol with mast/canopy/base, garden table+chairs set, sun lounger, barbecue, pergola, planter, gate, wrought-iron / wire-mesh / timber fencing, hedge, deciduous & conifer trees, garden shed, bench, pool), BATHROOM (wc, washbasin, shower, bathtub), KITCHEN (sink, fridge, oven, hob, extractor hood, fitted kitchen), LIVING/BEDROOM (sofa, corner sofa, armchair, coffee table, rug, bookcase with books, indoor plant, TV, floor lamp, mirror, framed art, curtains, bed, wardrobe, chest of drawers, bedside table). Each returns {categorie, libelle, cotes_defaut} — dimensions are OPTIONAL, defaults are real commercial sizes (3-seat sofa 2100×950, double bed 2000×1600, parasol Ø3000). Place with {type, x, y, z, rotation} where z is the FLOOR level under the object, not its centre. They appear in the 4K visit, the PDF board, the DXF and the quantities. Plumbing fixtures declared in plomberie[] are now also placed in 3D — do not duplicate them here. REST: GET /api/v1/cao/mobilier.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.8/5.0
Behavior5/5

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

With no annotations, the description carries the full burden. It transparently discloses that the catalogue is free (no API key, 0 units), details the return structure ({categorie, libelle, cotes_defaut}), explains that dimensions are optional with real commercial defaults, clarifies placement semantics (z is floor level), and states where results appear (4K visit, PDF, DXF, quantities). This goes beyond basic functionality to cover important behavioral nuances.

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

Conciseness4/5

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

The description is long but well-structured, front-loading the primary purpose and using a categorized list to convey the catalogue contents. Every sentence adds value, though a tighter organization could reduce overall length while maintaining clarity.

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?

For a tool with no parameters, no output schema, and no annotations, the description is remarkably complete. It covers purpose, usage context, return format, placement rules, integration with other outputs, and deduplication constraints. No critical information appears missing or ambiguous.

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?

The tool has zero parameters, so the baseline for parameter semantics is 4. The description adds context about optional dimensions and the placement object ({type, x, y, z, rotation}) that will be used with the returned data, which is meaningful and compensates for the empty schema.

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 clearly states the tool's function: it provides a free catalogue of real furniture and decoration objects for furnishing scenes. It uses a specific verb ('call this BEFORE composing mobilier[]') and resource, and explicitly distinguishes it from the alternative boites[] (bare cuboids). The scope is well-defined with item categories.

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?

The description gives explicit when-to-use guidance: 'WHEN you are about to furnish or decorate a scene—call this BEFORE composing mobilier[]'. It also provides a clear exclusion: 'never furnish with boites[]' and advises not to duplicate plumbing fixtures already in plomberie[]. This sufficiently differentiates from alternatives.

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