Skip to main content
Glama

generate_polyrhythm

Create complex rhythmic patterns by layering multiple simultaneous rhythms with different sounds. Specify sounds and pattern numbers to generate polyrhythms for algorithmic music composition.

Instructions

Generate polyrhythm

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
soundsYesSounds to use
patternsYesPattern numbers
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. It offers no information on what the tool does beyond the name—no indication of output format, side effects, performance characteristics, or error conditions. This is inadequate for a tool with parameters and no output schema.

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 extremely concise—two words—with zero wasted text. It is front-loaded and efficiently communicates the core function, though this comes at the cost of detail. Every word earns its place, making it structurally optimal for brevity.

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 2 parameters, no annotations, and no output schema, the description is incomplete. It fails to explain what a polyrhythm is in this context, what the output entails, or how parameters interact. For a generative tool in a music/pattern domain with many siblings, this leaves critical gaps for an agent.

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%, with both parameters ('sounds' and 'patterns') documented in the schema. The description adds no meaning beyond this, not explaining what constitutes valid sounds or patterns (e.g., file paths, instrument names, rhythm ratios). Baseline 3 is appropriate as the schema handles the documentation burden.

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 'Generate polyrhythm' is a tautology that merely restates the tool name without elaboration. It lacks specificity about what resource or output is generated (e.g., audio, notation, pattern data) and how it differs from sibling tools like 'generate_pattern' or 'generate_euclidean'. This provides minimal guidance to an agent.

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?

No guidance is provided on when to use this tool versus alternatives. With many sibling tools for pattern generation (e.g., generate_pattern, generate_euclidean, generate_drums), the description fails to indicate context, prerequisites, or exclusions. This leaves the agent with no basis 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

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/youwenshao/filopastry'

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