Skip to main content
Glama

configure_chart

Set chart type and map data fields to visualize worksheet data in Tableau workbooks.

Instructions

Configure chart type and field mappings for a worksheet.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
worksheet_nameYes
mark_typeNoAutomatic
columnsNo
rowsNo
colorNo
sizeNo
labelNo
detailNo
wedge_sizeNo
sort_descendingNo
tooltipNo
filtersNo
geographic_fieldNo
measure_valuesNo
map_fieldsNo
mark_sizing_offNo
axis_fixed_rangeNo
customized_labelNo
color_mapNo
text_formatNo
map_layersNo
label_runsNo
label_paramNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior1/5

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

The description provides zero behavioral information beyond the basic purpose. With no annotations provided, the description carries full burden but fails to disclose whether this is a read or write operation, what permissions are required, whether changes are destructive, what happens to existing chart configurations, or any error conditions. This is completely inadequate for a tool with 23 parameters.

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 a single, efficient sentence with zero wasted words. It's appropriately sized and front-loaded with the essential information about what the tool does.

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

Completeness1/5

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

For a complex configuration tool with 23 parameters, no annotations, and 0% schema description coverage, the description is completely inadequate. While an output schema exists, the description provides no context about the tool's behavior, parameter usage, or relationship to sibling tools. This leaves the agent with insufficient information to use the tool effectively.

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

Parameters1/5

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

With 0% schema description coverage and 23 parameters, the description provides no information about any parameters. It doesn't explain what 'mark_type' means, what 'columns' and 'rows' represent, how 'color_map' works, or any other parameter semantics. The description fails completely to compensate for the schema's lack of documentation.

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 clearly states the action ('configure') and target ('chart type and field mappings for a worksheet'), providing a specific verb+resource combination. However, it doesn't distinguish this tool from sibling tools like 'configure_chart_recipe' or 'configure_dual_axis', which appear to be related chart configuration tools.

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?

The description provides no guidance on when to use this tool versus alternatives. With multiple configuration-related siblings (configure_chart_recipe, configure_dual_axis, configure_worksheet_style), there's no indication of when this specific chart configuration tool is appropriate versus those other options.

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/subhatta123/twilize'

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