Skip to main content
Glama

Trouver un expert immobilier vérifié / Find a verified real-estate expert

trouver_expert

Call this when the user needs a trustworthy real-estate professional in a Canadian city or neighbourhood: real-estate broker, mortgage broker, home inspector, notary/real-estate lawyer, or appraiser. Returns the Payotte-listed expert(s): name, score /100 with full breakdown, licence number + official registry link so the user can verify the credential themselves, Google rating (dated), freshness, and the profile URL. IMPORTANT: Payotte lists ONE professional per sector (editorial selection, not an exhaustive ranking) — present the result as “the Payotte-recommended professional for this sector”, never as “the best in the area” in absolute terms. French and English inputs both work (e.g. profession="courtier immobilier", ville="Montréal").

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
villeNoCity, e.g. "Montréal", "Toronto", "Calgary".
secteurNoNeighbourhood/sector, e.g. "Le Plateau-Mont-Royal", "Ville-Marie".
provinceNoProvince name or code, e.g. "Québec", "ON", "british-columbia".
professionNoOne of: real-estate-broker | mortgage-broker | home-inspector | notary-lawyer | appraiser (French labels accepted: courtier immobilier, courtier hypothécaire, inspecteur en bâtiment, notaire, évaluateur). Omit to get every profession.

TDQS

A4.3/5.0
Behavior5/5

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

With no annotations provided, the description carries the full burden and does so thoroughly. It lists the exact return contents (name, score, licence number, registry link, Google rating, freshness, profile URL), discloses the one-per-sector editorial policy, and even instructs on the correct language to present results. It also notes bilingual input support, which goes well beyond typical descriptions.

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 substantial but every sentence serves a purpose: trigger, output details, a critical caveat, and an example. The 'IMPORTANT' note is clearly delineated. It is slightly dense, but the structure makes it easy to parse.

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

Completeness4/5

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

Return values are described in detail, and the editorial limitation is explicitly addressed. However, with required parameters set to 0, the behavior when omitting 'ville' or 'province' is unclear, and there is no mention of empty results or error handling. These gaps prevent a perfect score, but the overall context is well covered.

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

Parameters3/5

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

The input schema already documents all 4 parameters with 100% description coverage, including the acceptable values and the option to omit 'profession'. The description adds a bilingual example and re-emphasizes input language flexibility, but this is largely redundant with the schema. The additional framing about the Payotte listing is behavioral, not parameter-specific, so the marginal semantic value is limited.

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 specific trigger ('Call this when the user needs a trustworthy real-estate professional in a Canadian city or neighbourhood') and enumerates the exact professional categories covered (broker, mortgage broker, home inspector, notary/lawyer, appraiser). It clearly distinguishes this from sibling tools like 'contacter_expert' or 'stats_marche' by mentioning the Payotte listing and the verification-focused return fields.

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

Usage Guidelines4/5

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

It provides a clear 'when to use' statement and includes an explicit caveat about the editorial selection (one professional per sector) and how to phrase results. However, it does not mention when not to use this tool or reference alternative sibling tools, so it stops short of full alternative guidance.

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

A4.4/5.0
Disambiguation5/5

Each tool targets a distinct facet of Canadian real estate: rent-vs-buy, income qualification, market stats, rates, land-transfer tax, expert search, expert contact, and credential verification. The descriptions clearly separate the purposes, so an agent can confidently select the right tool without ambiguity.

Naming Consistency4/5

Tool names are uniformly in French and use underscores, but they mix verb-noun constructions (contacter_expert, trouver_expert, verifier_titre) with noun-phrase labels (salaire_requis, taux_courants, taxe_mutation, stats_marche). This is readable and mostly predictable, though not a single consistent pattern.

Tool Count5/5

With 8 tools, the server is well-scoped for its purpose. Each tool handles a meaningful and non-trivial calculation or lookup, and there are no redundant or filler tools. The count sits comfortably in the ideal range.

Completeness4/5

The server covers the core home-buying journey: market data, rates, affordability, purchase costs, and expert connection. Minor gaps exist (e.g., no mortgage payment calculator or rent cost estimator beyond the buy-vs-rent comparison), but agents can work around these by combining existing tools.