Skip to main content
Glama

get_track_available_input_routings

Retrieve available input routing options for a specific track in Ableton Live, enabling precise control over audio signal flow and track configuration.

Instructions

get track available input routings

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
track_idYes
Behavior1/5

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

No annotations are provided, so the description must fully disclose behavioral traits. However, it only states the action without any details on permissions, side effects, rate limits, or response format. For a tool with unknown behavior and no structured hints, this description fails to provide necessary transparency, leaving critical operational aspects unspecified.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise as a single phrase, but this brevity results in under-specification rather than efficient communication. It is front-loaded with the core action but lacks any supporting details. While not verbose, it fails to convey necessary information, making it inadequate despite its short length.

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?

Given the tool's complexity (1 parameter, no annotations, no output schema), the description is incomplete. It does not explain what 'available input routings' are, how they are returned, or any behavioral context. For a tool that likely involves querying technical audio/DAW data, this minimal description is insufficient for effective agent use.

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?

The input schema has 1 parameter ('track_id') with 0% description coverage, meaning the schema provides no semantic information. The description does not compensate by explaining what 'track_id' represents, its format, or how it relates to 'available input routings'. This leaves the parameter's meaning and usage completely undocumented.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'get track available input routings' is essentially a tautology that restates the tool name with minimal elaboration. It specifies the verb 'get' and resource 'track available input routings', but lacks specificity about what 'available input routings' entails or how it differs from sibling tools like 'get_track_info_by_id' or 'get_all_tracks'. This makes the purpose vague and insufficiently distinguished.

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

Usage Guidelines1/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. There are no explicit or implied instructions on context, prerequisites, or exclusions. Given the sibling tools include other track-related queries (e.g., 'get_track_info_by_id', 'get_all_tracks'), the absence of usage guidelines leaves the agent without direction for selection.

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

Related 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/xiaolaa2/ableton-copilot-mcp'

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