Skip to main content
Glama
ENTIA-IA

ENTIA Entity Verification

Official
by ENTIA-IA

REPS Professionals by Specialty

search_reps_by_specialty
Read-onlyIdempotent

Search Spain's official healthcare registry to find registered professionals by specialty, returning names, locations, qualifications, and workplaces.

Instructions

Search Spain's 523,166 registered healthcare professionals by specialty.

REPS (Registro Estatal de Profesionales Sanitarios) — Ministerio de Sanidad. Every healthcare professional legally authorized to practice in Spain.

Specialty breakdown:

  • enfermeria: 216,399 (nurses)

  • medicos: 122,623 (physicians)

  • dental: 5,927 (dentists)

  • farmacias: 5,491 (pharmacists)

  • veterinarios: 2,003

  • psicologia: 1,235 (psychologists)

  • podologia: 1,145 (podiatrists)

  • logopedia: 1,013 (speech therapists)

  • nutricion: 917 (nutritionists)

  • opticas: 758 (opticians)

Returns: full name, province, titles, specialties, centers where they work.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
specialtyYesSpecialty: enfermeria, medicos, dental, farmacias, veterinarios, psicologia, podologia, logopedia, nutricion, opticas, terapia_ocupacional
provinceNoProvince name (e.g. Madrid, Barcelona, Sevilla)
nameNoFilter by professional's name
limitNoMax results (1-50)

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, idempotentHint=true, and openWorldHint=false, covering safety and idempotency. The description adds valuable context about the data source (REPS registry), total record count, specialty breakdown statistics, and return format details. This enhances understanding beyond what annotations provide, though it doesn't mention rate limits or authentication requirements.

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 appropriately sized and front-loaded with the core purpose. The specialty breakdown with counts provides useful context, though some might argue it's slightly verbose. The return format is clearly stated at the end. Most sentences earn their place, but could be slightly more streamlined.

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 comprehensive annotations (readOnly, non-destructive, idempotent, closed-world), 100% schema coverage, and presence of an output schema, the description provides excellent context. It explains the data source, scope, specialty details, and return format, making it complete enough for the agent to understand and use the tool effectively.

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?

With 100% schema description coverage, the schema already documents all 4 parameters thoroughly. The description adds marginal value by listing specialty options with counts, but doesn't provide additional parameter semantics beyond what's in the schema. The baseline of 3 is appropriate when the 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 tool searches Spain's registered healthcare professionals by specialty, specifying the exact resource (523,166 REPS professionals) and verb (search). It distinguishes from siblings like 'professional_lookup' or 'verify_healthcare_professional' by focusing on specialty-based filtering rather than individual verification or general lookup.

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

Usage Guidelines3/5

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

The description implies usage when searching for healthcare professionals by specialty, but provides no explicit guidance on when to use this versus alternatives like 'professional_lookup' or 'verify_healthcare_professional'. It mentions the data source (REPS registry) which gives some context, but lacks clear when/when-not instructions or named alternatives.

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