Skip to main content
Glama

validar_atribucion

Verify an expert's inclusion in a cluster's source expert list before citing them. Avoid citing unverified experts by returning valid or invalid status along with the source list.

Instructions

Anti-fantasma: verifica si un experto esta en EXPERTOS FUENTE de un cluster antes de citarlo. Devuelve valido/no valido + la lista de expertos fuente del cluster.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
clusterYesLetra de cluster: A, C, D, E, F, G, H, I
expertoYesNombre del experto a validar
Behavior3/5

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

No annotations are provided, so the description carries full burden. It states the output (valid/invalid + source list) and context, but does not disclose read-only nature, authorization needs, or side effects. It is adequate but not rich.

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?

Two concise sentences with a key front-loaded term ('Anti-fantasma'). Every word adds value; no redundancy.

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 simple verification tool with two parameters and no output schema, the description fully explains input purpose and output format. It is complete for the tool's complexity.

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 100% with clear descriptions for both parameters. The description adds context about the 'anti-fantasma' purpose and the source experts check, providing meaning beyond the 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 verifies if an expert is in the source experts of a cluster before citing, and returns validity plus the source list. This distinguishes it from sibling tools like auditar_cluster or buscar_doctrina.

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?

The description implies usage before citing an expert ('anti-fantasma'), providing clear context. However, it does not explicitly state when not to use it or mention alternative tools.

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/Santiagociroc11/Dynamis-mcp'

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