Skip to main content
Glama
HorizunGroup

Horizun PBI MCP

Official
by HorizunGroup

pbi_copy_visual_format

Copies formatting from one Power BI visual to other visuals of the same type, excluding title text. Rejects cross-type copies to prevent invalid format structures.

Instructions

Copia el formato de un visual a otros DEL MISMO TIPO.

Se copia el formato pero no el texto del titulo, que es contenido. Copiar entre tipos distintos se rechaza: la estructura de formato no es intercambiable y Power BI podria rechazar el informe.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
request_idNo
source_pageYes
target_pageYes
source_visualYes
target_visualsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Las anotaciones no aportan información porque todos los hints son false. La descripción añade detalles cruciales: no se copia el texto del título (contenido) y el cruce de tipos es rechazado. Esto va más allá de simplemente decir 'copia' y ofrece contexto sobre límites y riesgos.

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 breve y bien estructurada: una frase principal, una aclaración sobre el título y una restricción con justificación. No hay relleno ni redundancia; cada frase aporta información útil.

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?

Describe la acción principal, el matiz del título y la restricción de tipo, pero no aclara si el copiado puede ser entre páginas distintas, a pesar de que los parámetros source_page y target_page lo sugieren. Tampoco menciona el comportamiento ante errores. Dado que existe un esquema de salida, la falta de descripción del retorno es aceptable.

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?

La cobertura del esquema es 0% y la descripción no menciona ningún parámetro concreto. No explica cómo identificar source_page, source_visual, target_page o target_visuals ni qué formato deben tener los identificadores, dejando al agente sin información adicional.

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?

La descripción comienza con 'Copia el formato de un visual a otros DEL MISMO TIPO', usando el verbo específico 'copia' y el recurso 'formato de un visual'. La restricción 'DEL MISMO TIPO' distingue claramente la herramienta de otras como pbi_duplicate_visual o pbi_set_visual_title.

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?

Se indica explícitamente cuándo no usar: 'Copiar entre tipos distintos se rechaza', lo que delimita el contexto de uso. No se nombra una alternativa directa, pero la advertencia de que Power BI podría rechazar el informe aclara los riesgos.

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