Skip to main content
Glama

play-sound-effect

Play sound effects for task completion, insights, or errors to provide audio feedback and improve workflow efficiency.

Instructions

効果音を再生します(完了音、ニュータイプ音、エラー音)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
soundYes再生する効果音の種類(complete: 完了音, newtype: ニュータイプ音, error: エラー音)
messageNoメッセージ(オプション)
Behavior2/5

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 states what the tool does but lacks details on execution (e.g., synchronous/asynchronous playback, volume control, error handling if audio fails). This leaves gaps in understanding how the tool behaves beyond its basic function.

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 a single, efficient sentence that directly states the tool's purpose and lists the available sound types. It's front-loaded with the core function and avoids unnecessary elaboration, making it highly concise and well-structured.

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 the tool's low complexity (simple playback with two parameters) and high schema coverage, the description is minimally adequate. However, with no annotations or output schema, it lacks details on behavioral aspects like playback behavior or error responses, leaving room for improvement in 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 fully documents both parameters. The description doesn't add any additional meaning beyond what the schema provides (e.g., it doesn't explain the optional 'message' parameter's purpose or usage context). Baseline 3 is appropriate as the schema handles the heavy lifting.

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 ('play sound effects') and lists the specific types available (completion sound, newtype sound, error sound). It distinguishes itself from the sibling tool 'list-sound-effects' by focusing on playback rather than listing, though it doesn't explicitly mention this distinction.

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 is provided on when to use this tool versus alternatives. It doesn't mention prerequisites like audio output availability or compatibility, nor does it specify scenarios where one sound type is preferred over another.

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/sawa-zen/sound-effects-mcp'

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