Skip to main content
Glama
xavimf87

mcp-govern

by xavimf87

detall_subvencio

Retrieve complete subsidy details using either the RAISC or BDNS code. Enables transparency investigation by providing full subsidy information.

Instructions

Obté el detall complet d'una subvenció a partir del codi RAISC o BDNS.

Cal proporcionar almenys un dels dos codis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codi_bdnsNoCodi BDNS de la subvenció
codi_raiscNoCodi RAISC de la subvenció

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It does not disclose whether the tool is read-only, authentication requirements, error handling for invalid codes, or rate limits. The description only states it 'gets details' without behavioral context.

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 extremely concise with two sentences. The first sentence clearly states the purpose, and the second provides a necessary usage condition. No redundant information.

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?

For a simple retrieval tool with an output schema, the description is fairly complete. It states what it does and the requirement for input. However, it does not mention behavior when both codes are provided or error cases when neither is provided.

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%, so the schema already describes each parameter. The description adds the constraint 'Cal proporcionar almenys un dels dos codis' (must provide at least one code), which improves parameter semantics beyond the schema descriptions.

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 retrieves full details of a grant using either RAISC or BDNS code. It specifies the resource (subvenció) and action (detall complet), effectively distinguishing it from sibling search tools like 'cercar_subvencions'.

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 states the requirement of providing at least one code, but it does not provide guidance on when to use this tool versus alternatives (e.g., when to choose this over 'cercar_subvencions' or 'bdns_detall_convocatoria'). No explicit when-not or alternatives are mentioned.

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/xavimf87/mcp-govern'

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