Skip to main content
Glama

Create data visualization

create_data_visualization

Create a chart by connecting a data source to a CHOP driving a chart TOP. Wire your data into the 'data' node.

Instructions

Build a data-driven visualization: a data source feeds a CHOP that drives a chart TOP. Wire your real data into the created 'data' node.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
data_sourceNotable
chart_styleNobars
expose_controlsNoExpose a live 'Scale' knob that amplifies the data values feeding the chart.
parent_pathNo/project1
Behavior2/5

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

The description adds minimal behavioral context beyond annotations—mentions wiring data but does not disclose side effects, auth requirements, or rate limits. Annotations already indicate it's a creation action (not read-only, not destructive).

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?

Two sentences with no wasted words. Front-loaded with the main purpose. Could be slightly more structured but is efficient.

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?

Given the tool has 4 parameters and no output schema, the description is incomplete—it does not explain parameter options, return value, or expected behavior beyond a vague creation process.

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?

Schema description coverage is only 25% (only expose_controls has a description), and the tool description does not explain any parameters, leaving the agent without guidance on how to use data_source, chart_style, or parent_path.

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 states the tool builds a data-driven visualization using a CHOP and chart TOP, providing a specific verb and resource. It distinguishes from siblings by mentioning data flow, but does not explicitly differentiate from other create_* tools.

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

Usage Guidelines3/5

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

The description implies usage when you have real data to wire into a visualization, but lacks explicit when-not-to-use or alternative tools. The instruction to wire data into the 'data' node provides some guidance.

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/Pantani/tdmcp'

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