Skip to main content
Glama

Eva Calendario

eva_calendario

Get calendar events for the current month, or specify a month and year to retrieve academic schedule from EVA FING.

Instructions

Eventos del calendario (por defecto el mes actual).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mesNo
anioNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

C2.8/5.0
Behavior2/5

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

With no annotations, the description must carry the full burden of behavioral disclosure, but it only states the default month. It does not clarify whether the operation is read-only, how events are returned, whether there are pagination or date-range limits, or any other behavioral traits.

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 a single short, front-loaded sentence with no wasted words. It identifies the resource and the key default behavior efficiently, though it sacrifices helpful detail for brevity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple with two optional parameters and has an output schema, so the description does not need to explain return values. However, it still omits usage routing and behavioral context, making it minimally viable rather than complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 0% property description coverage, so the text must explain the parameters, but it only mentions the default current month. It does not clarify how mes and anio combine or what valid integer ranges are expected, leaving the agent to infer parameter meaning from the names alone.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the resource as calendar events and includes the default time scope, so an agent can tell this tool is for calendar data rather than announcements or activities. It lacks an explicit verb and does not explicitly distinguish itself from siblings, but the meaning is unambiguous.

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

Usage Guidelines2/5

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

The description gives no guidance about when to choose this tool over siblings such as eva_actividades or eva_avisos. The only usage hint is the default current month, but there is no explanation of when to call this tool or what alternative fits different needs.

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

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/FranciszekaMateu/eva-mcp'

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