Skip to main content
Glama
HorizunGroup

Horizun PBI MCP

by HorizunGroup

pbi_model_summary

Get a compact model summary with table counts, sizes, measures, calculated columns, disconnected tables, bidirectional relationships, and broken references for quick orientation.

Instructions

Resumen compacto del modelo, pensado para leerlo de un vistazo.

Conteos, tablas con su tamano, medidas por tabla, columnas calculadas, tablas desconectadas, relaciones bidireccionales y referencias rotas. Es la primera tool que conviene llamar para orientarse en un modelo. source: 'live' (Desktop abierto) o 'pbip' (archivos TMDL).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceNolive

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

With no annotations, the description carries the transparency burden. It discloses the tool's read-only nature implicitly through 'resumen' (summary) and explicitly lists what it reports (broken references, relationships, etc.). It also explains the 'source' parameter options (live vs pbip), adding behavioral context beyond what a summary alone would imply.

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 compact and front-loaded with the core purpose. Each sentence adds value: the main summary statement, the enumerated contents, the usage recommendation, and the parameter clarification. No filler or repetition of schema fields.

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

Completeness5/5

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

For a model summary tool, the description is complete. It lists the key content areas (counts, table sizes, measures, calculated columns, disconnected tables, bidirectional relationships, broken references) and the source variants. Since an output schema exists, the description does not need to detail return values, and the provided information is sufficient for an agent to decide when and how to invoke this tool.

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

Parameters5/5

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

The input schema provides only a 'source' parameter with a title and default, but no description (schema coverage 0%). The tool description compensates fully by explaining the parameter's meaning and allowed values: "`source`: 'live' (Desktop abierto) o 'pbip' (archivos TMDL)." This is directly useful for parameter selection.

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's purpose: it provides a compact model summary ("Resumen compacto del modelo") with specific content items (counts, table sizes, measures per table, calculated columns, etc.). This distinguishes it from sibling tools like pbi_list_tables or pbi_analyze_model_quality by framing it as an orientation-first overview.

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 explicitly recommends using this tool first to orient oneself in a model ("Es la primera tool que conviene llamar para orientarse en un modelo"). It does not enumerate alternatives or exclusions, but the 'first tool' guidance provides clear context for when to use it.

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