pattern_delete
Delete a pattern in FL Studio by providing its index. Removes unwanted patterns to streamline project arrangement and improve workflow.
Instructions
Delete a pattern by index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes |
Delete a pattern in FL Studio by providing its index. Removes unwanted patterns to streamline project arrangement and improve workflow.
Delete a pattern by index.
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It conveys that the tool deletes a pattern, but does not state whether deletion is irreversible, how out-of-range indices are handled, whether subsequent patterns shift, or any side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, clear, front-loaded sentence with no filler or irrelevant detail. It is appropriately concise for a simple parameterized delete operation.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a destructive mutation tool with no annotations and no output schema, the description is too thin. It lacks crucial context about error behavior, reversibility, index semantics, and what happens after deletion, which an agent needs to invoke it safely and correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description only says 'by index,' which merely repeats the parameter name. It does not clarify whether the index is zero-based, what range is valid, or how to obtain a pattern's index.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb ('Delete') and a specific resource ('a pattern by index'). It clearly distinguishes this tool from related siblings like pattern_create, pattern_clone, and pattern_select, leaving no ambiguity about what operation it performs.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives no guidance on when to use this tool versus alternatives. It does not mention prerequisites, when not to use it, or how it relates to similar sibling tools such as pattern_delete_clip or pattern_clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/marconadas/MacFLStudioMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server