Skip to main content
Glama
ENTIA-IA

ENTIA Entity Verification

Official
by ENTIA-IA

Verify Dentist Colegiado

verify_dentist
Read-onlyIdempotent

Verify dentist credentials in Spain by checking valid colegiado numbers against the official Consejo General de Dentistas registry. Confirm legal practice authorization and return registration details.

Instructions

Verify if a dentist holds a valid colegiado number in Spain's official Consejo General de Dentistas registry. 44,306 verified dental professionals.

A dentist CANNOT legally practice in Spain without a colegiado number. Use this to verify any dental professional's credentials.

Returns: colegiado number, full name, province of registration. Data source: Consejo General de Colegios Oficiales de Dentistas de Espana.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
name_or_colegiadoYesDentist name or colegiado number
provinceNoProvince (e.g. Madrid, Sevilla)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false, and idempotentHint=true, covering safety and idempotency. The description adds valuable context: the legal requirement for colegiado numbers, the data source (Consejo General de Colegios Oficiales de Dentistas de Espana), and the return format. No contradiction with annotations exists.

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

Conciseness5/5

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

The description is front-loaded with the core purpose, followed by legal context, usage guidance, return values, and data source. Each sentence earns its place with no redundancy. The structure flows logically from what the tool does to why it matters.

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?

Given the tool's moderate complexity, rich annotations (readOnlyHint, destructiveHint, idempotentHint), 100% schema coverage, and existence of an output schema (implied by 'Returns:' statement), the description provides complete context. It covers purpose, legal significance, usage, returns, and data source without needing to detail output structure.

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?

Schema description coverage is 100%, so parameters are fully documented in the schema. The description adds no additional parameter semantics beyond implying that 'name_or_colegiado' can be either identifier type, which is already covered in the schema's description field. Baseline 3 is appropriate when schema does the heavy lifting.

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 specific action ('verify if a dentist holds a valid colegiado number'), identifies the resource ('Spain's official Consejo General de Dentistas registry'), and distinguishes from siblings by focusing exclusively on dentist verification (unlike verify_healthcare_professional or verify_psychologist). The mention of '44,306 verified dental professionals' further clarifies scope.

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?

Explicit guidance is provided: 'Use this to verify any dental professional's credentials' and 'A dentist CANNOT legally practice in Spain without a colegiado number.' This clearly indicates when to use this tool (credential verification) versus alternatives like search_dental_clinics_cataluna or professional_lookup.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ENTIA-IA/entia-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server