Skip to main content
Glama

soundiiz_write_delete_soundiiz_openapi_v1_merest_getmesyncsdelete

Delete a user-owned synchronization using its Soundiiz ID, with confirmation or failure status returned.

Instructions

[Syncs] Delete a user-owned synchronization identified by its Soundiiz ID. This endpoint delete the sync and returns a confirmation or failure status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe unique Soundiiz identifier of the synchronization process to delete. This ID is required and must be a valid integer.
Behavior2/5

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

The description states it deletes the sync and returns confirmation/failure, but with no annotations provided, it fails to disclose important traits like irreversibility, authentication requirements, or side effects (e.g., cascading deletions). The impact is partially inferred but not explicitly stated.

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?

Two sentences with clear front-loading of purpose. No wasted words, but could include brief additional behavioral context without harming conciseness.

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 only one parameter, no output schema, and no annotations, the description is fairly complete for a basic delete operation. However, it lacks details on error behaviors, permissions, and response structure, which would be expected for full completeness.

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 the schema already documents the 'id' parameter. The description adds little beyond restating 'identified by its Soundiiz ID' and 'required', providing minimal extra meaning. Baseline score of 3 is appropriate.

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

Purpose4/5

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

The description clearly states the action (delete), the resource (sync identified by Soundiiz ID), and the return status. It is specific and distinguishable from sibling delete tools like soundiiz_sync_delete by mentioning 'user-owned' and 'Syncs' prefix, though not explicitly compared.

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?

No guidance on when to use this tool versus alternatives (e.g., other sync deletion endpoints or related tools). It does not mention prerequisites, such as requiring the sync to be owned by the user, or situations where deletion might fail.

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/BASIC-BIT/soundiiz-mcp'

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