get_wwise_config
Retrieve Wwise audio configuration including sound banks and project paths from Unity project files.
Instructions
Get Wwise config (sound banks, project paths).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Retrieve Wwise audio configuration including sound banks and project paths from Unity project files.
Get Wwise config (sound banks, project paths).
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden. It states the tool 'gets' config, implying a safe read, but it does not disclose potential prerequisites, side effects, or return format. More detail on what happens when the config is unavailable or incomplete is missing.
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?
A single, well-structured sentence that is front-loaded with the action and resource. No unnecessary words; every part adds value.
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?
Given no output schema and no annotations, the description should explain what the returned config looks like. The parenthetical gives some hint, but it is insufficient for an agent to know the structure or completeness of the response. More details would improve completeness.
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?
The tool has no parameters, so the schema coverage is complete. The description adds context by specifying 'sound banks, project paths' as the scope, which is helpful. Baseline is 4 for zero-parameter tools.
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 clearly states the tool retrieves Wwise config including sound banks and project paths, which is specific. However, it does not differentiate from sibling config tools like get_audio_settings or get_fmod_config, leaving ambiguity about when to use this one.
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?
No guidance on when to use this tool versus alternatives. With many sibling config tools, the description should provide context for selection, but it does not.
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/rachitkumarrastogi/unity-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server