Skip to main content
Glama

Preview chart layout

preview_chart

Renders an ASCII layout grid of chord measures per row to quickly verify the 4-bar-per-line structure while editing chords.

Instructions

Render only the ASCII layout grid for a chart (measuresPerLine per row) without building the import links. Fast way to check the 4-bars-per-line layout while iterating on chords.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bpmNoTempo in BPM (optional).
keyNoKey signature, e.g. "Bb" or "D-" for minor. Default "C".
rawNoRaw iReal Pro progression string (power users). Used verbatim; mutually exclusive with `measures`.
styleNoiReal Pro style, e.g. "Medium Swing". See list_styles. Default "Medium Swing".
titleYesSong title.
variantNoWhich reading this is. By convention chart every song twice: 'straight' (real transcription, not dumbed down) and 'embellished' (richer qualities/substitutions, SAME harmonic rhythm — no faster to play). Sets the slug suffix and a badge.
composerNoComposer "First Last" (reordered to "Last First" for sorting).
measuresNoStructured measures (preferred). Mutually exclusive with `raw`.
timeSignatureNoDefault time signature "n/d". Default "4/4".
measuresPerLineNoMeasures per line; padded so the app wraps consistently. Must divide 16. Default 4 (piano-reading sweet spot).
reorderComposerNoReorder composer to "Last First" for sorting. Default true. Set false for band names (e.g. "Black Sabbath").
Behavior3/5

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

With no annotations provided, the description carries full burden. It discloses it does not build import links and outputs ASCII layout, but lacks details on permissions, error behavior, or output format specifics. Adequate but not comprehensive.

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?

Two sentences, front-loaded with main action, no filler. Every sentence adds value.

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?

Given 11 parameters and no output schema, the description adequately explains the tool's purpose and output type but lacks details on output format or error handling. Adequate for a simple preview tool.

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?

Schema description coverage is 100%, so baseline is 3. The description does not add parameter-specific meaning beyond what the schema already provides.

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 uses specific verb 'Render' and resource 'ASCII layout grid for a chart', clearly stating what it outputs and what it omits ('without building the import links'). It implicitly distinguishes from siblings like create_chart by focusing on preview/layout checking.

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 says 'Fast way to check the 4-bars-per-line layout while iterating on chords', providing clear usage context. However, it does not explicitly state when not to use it or name alternative tools.

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/seajaysec/ireal-mcp'

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