Skip to main content
Glama
365diascollaboration-prog

Gerent365 MCP Server

gerent365_report_dashboard

Get a dashboard report summarizing key business metrics, with optional date range filtering to assess performance.

Instructions

Obtiene el reporte del dashboard (resumen de métricas). Acepta rango de fechas opcional.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endDateNoFecha fin (YYYY-MM-DD).
startDateNoFecha inicio (YYYY-MM-DD).
Behavior2/5

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

No hay anotaciones, por lo que la descripción debe cargar con la transparencia. Se menciona el rango de fechas opcional, lo cual es un comportamiento útil, pero no se detalla qué contiene el reporte, el formato de respuesta, ni si requiere permisos especiales. La naturaleza de solo lectura se infiere por 'Obtiene', pero falta contexto adicional.

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?

La descripción es una sola oración con información esencial al frente: qué hace y el parámetro clave. No hay palabras superfluas y es fácil de escanear.

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

Completeness2/5

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

La herramienta tiene solo 2 parámetros opcionales y no hay esquema de salida ni anotaciones. La descripción cubre lo básico, pero no especifica el contenido del reporte, el formato de respuesta, ni proporciona contexto sobre cómo se diferencia de herramientas hermanas como 'gerent365_dashboard_stats'. Para un agente que necesita seleccionar correctamente, falta información.

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?

El esquema ya cubre el 100% de los parámetros con descripciones. La descripción añade valor al indicar que ambos parámetros forman un rango de fechas opcional, lo que no se explicita en el esquema. Este matiz compensa la información ya presente.

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?

La descripción indica claramente que obtiene el reporte del dashboard y que es un resumen de métricas. La acción 'Obtiene' y el recurso 'reporte del dashboard' son específicos. Sin embargo, no diferencia explícitamente de herramientas hermanas como 'gerent365_report_sales' o 'gerent365_dashboard_stats', por lo que no alcanza el nivel 5.

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?

No se proporciona ninguna guía sobre cuándo usar esta herramienta frente a alternativas. Solo se describe qué hace, sin mencionar exclusions, preferencias o cuándo no usarla. El uso se infiere débilmente, pero no hay indicación explícita de diferenciación con otras herramientas de reportes.

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/365diascollaboration-prog/gerent365-mcp'

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