Skip to main content
Glama
xavimf87

mcp-govern

by xavimf87

llistar_camps

Retrieve exact field names of a dataset to use in statistics queries, ensuring correct parameters for grouping and filtering.

Instructions

Retorna els camps disponibles d'un dataset.

Utilitza aquesta tool ABANS de fer consultes amb 'estadistiques' per conèixer els noms exactes dels camps (agrupar_per, camp_suma, filtre).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datasetYesDataset: 'contractes', 'pscp', 'subvencions' o 'convocatories'

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. The description does not disclose any behavioral traits such as idempotency, rate limits, or permission requirements. For a read-only query, the lack of safety indicators is a gap.

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 short sentences that front-load the purpose, immediately followed by usage guidance. No wasted words.

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?

The tool is simple with one parameter and has an output schema. Description is sufficient for a basic retrieval, though it could explicitly state that it returns field names.

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 coverage is 100%, so the description adds little beyond the schema. It reinforces the context of using with 'estadistiques' but doesn't add new parameter meaning.

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 it returns available fields of a dataset (verb 'retorna' + resource 'camps disponibles d'un dataset'). It distinguishes from sibling tools by mentioning it should be used before 'estadistiques'.

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?

Explicitly advises using this tool before 'estadistiques' queries to know exact field names. However, it does not mention when not to use or alternative tools beyond that single sibling.

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