Skip to main content
Glama
HorizunGroup

Horizun PBI MCP

Official
by HorizunGroup

pbi_define_brief

Write the intent brief for a Power BI dashboard: purpose, audience, delivery, decisions, and critical fields. It guides page design, design system, and audits.

Instructions

Escribe el BRIEF DE INTENCION del tablero: para que existe.

Es la pieza que gobierna a las demas: la propuesta de paginas, el sistema de diseño y las auditorias leen este artefacto para servir a un proposito en vez de deducirlo todo del modelo.

Las respuestas son del HUMANO, no tuyas. Antes de llamar, pregunta en conversacion: ¿para que quieres este tablero? ¿quien lo va a mirar? ¿que decisiones debe sostener? ¿como se va a ver (sala, escritorio, PDF, movil)? Un brief inventado por el agente es peor que ninguno: fija en un archivo con autoridad lo que nadie dijo.

delivery: pantalla_sala | escritorio | lectura_pdf | movil — decide el sistema de diseño recomendado (legibilidad fisica, no estetica). critical_fields: [{field, why, min?, max?}] — que campos son criticos y sus umbrales; los usara el diagnostico de datos.

Se guarda como pbi-brief.json JUNTO al .pbip (fuera de .Report/ .SemanticModel, que Desktop reescribe al guardar): versionado con el proyecto y editable en cualquier momento. Reescribirlo es normal: los tableros cambian de proposito.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
purposeYes
audienceYes
deliveryNo
decisionsNo
non_goalsNo
request_idNo
key_questionsNo
update_cadenceNo
critical_fieldsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

The description clearly discloses that the tool writes a file (`pbi-brief.json`) next to the .pbip, outside .Report/.SemanticModel, and that overwriting is normal because dashboards change purpose. It also explains that the agent must not fabricate answers. This adds meaningful behavioral context beyond the sparse annotations and does not contradict them.

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 long but purposeful. It front-loads the main verb and resource, uses a bolded warning for the most important behavioral rule, and packs useful details about parameter semantics and file storage. While not as terse as possible, every sentence adds relevant context.

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 tool that writes a brief file, the description is fairly complete: it explains the file location, why it is stored there, the human-interaction requirement, and key parameters like delivery and critical_fields. The presence of an output schema reduces the need to describe return values. Some parameter descriptions are missing, but the overall context is sufficient for effective use.

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?

The input schema has 0% description coverage, so the description carries a heavy burden. It does explain `delivery` (with enum values and meaning) and `critical_fields` (structure and purpose), and indirectly covers `purpose` and `audience`. However, several other parameters like `decisions`, `non_goals`, `request_id`, `key_questions`, and `update_cadence` are not described, leaving gaps.

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 opens with a specific verb and resource: 'Escribe el BRIEF DE INTENCION del tablero' (Write the intent brief of the dashboard). It clearly defines the artifact's role as governing other pieces and distinguishes it from sibling tools like pbi_get_brief by focusing on creation and intent capture rather than retrieval.

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 gives strong usage guidance: it explicitly says to ask the human before calling, lists specific questions to ask, and warns that an agent-invented brief is worse than none. It does not explicitly name alternative tools, but effectively communicates when not to use it by emphasizing that answers must come from the human.

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/HorizunGroup/horizun-pbi-mcp'

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