Skip to main content
Glama

raw_track_pan

Opens the pan dialog for the focused track, allowing adjustment of stereo balance or channel position.

Instructions

TrackPan: Open the pan dialog for the focused track. Static no-argument Audacity action. May open a dialog or change project state; inspect the command name first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

B3.4/5.0
Behavior3/5

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

With no annotations, the description carries the full behavioral burden. It does disclose that the tool 'May open a dialog or change project state' and advises to 'inspect the command name first,' giving some transparency about potential side effects. However, this is vague and does not specify the exact nature or extent of the state change, leaving ambiguity about whether the action is read-only or 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?

The description is concise and to the point. It states the action, notes that it takes no arguments, and adds a cautionary note. The structure is clear and not verbose, though it could be slightly tighter by merging some clauses. Overall, it is appropriately sized for the tool.

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?

The description covers the primary purpose and includes a warning about potential side effects. However, it does not elaborate on what the pan dialog is, what state changes might occur, or any implications for the user. Given the absence of an output schema and the simplicity of the tool, the description is sufficient but lacks detail that could help an agent anticipate outcomes or errors.

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?

The schema has no parameters, and the description correctly notes 'no-argument.' Since schema coverage is 100% (no parameters), the baseline is 3. The description adds no extra meaning beyond confirming the absence of arguments, which is already implicit in the schema.

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 action: 'Open the pan dialog for the focused track.' This is a specific verb and resource, and it distinguishes the tool from sibling commands like raw_track_pan_left/right by focusing on opening the dialog rather than adjusting the pan.

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. It does not mention that this is for opening a dialog as opposed to adjusting pan, nor does it indicate when a user would prefer this over raw_track_pan_left/right or the raw_track_pan command. The 'Static no-argument Audacity action' note is about parameter behavior, not usage context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/FFriends/MCP-Audacity'

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