Skip to main content
Glama
vivmuk

Medhā MCP

by vivmuk

Venice Music Cost Quote

venice_audio_quote

Get a pre-flight price quote for music generation before queuing a job. Check estimated costs for budgeting based on the selected music model, character count, and duration.

Instructions

Get a price quote for a music generation BEFORE queuing. Useful for budgeting. Pre-flight price quote for music generation. No authentication required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYesMusic model id, e.g. "elevenlabs-music".
character_countNoRequired for character-based pricing models.
duration_secondsNo
Behavior4/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 disclosure. It mentions 'No authentication required', which is a meaningful behavioral trait. It implies a read-only, non-mutating operation ('quote BEFORE queuing') which signals this will not trigger generation or incur charges. For a non-mutating pricing tool, this disclosure is reasonably adequate.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short, but it contains redundant restatement: 'Get a price quote for a music generation BEFORE queuing' repeats the idea in 'Pre-flight price quote for music generation.' The 'Useful for budgeting' adds mild value. Three short sentences where two would suffice. Concise but with redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a quote tool with no output schema, the description conveys the essential purpose (pre-flight pricing) and key context (no auth). The 3 parameters are adequately named in the schema. Given the tool's relative simplicity as a non-mutating quote endpoint, this is reasonably complete, though edge case documentation (interaction of character_count vs duration_seconds) would strengthen it.

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 coverage is 67% (2 of 3 parameters described in schema). The description adds no parameter-level detail beyond the schema. The description does indicate the model is what's keyed to pricing, but doesn't explain edge cases around character_count vs duration_seconds or whether both can/should be provided together. With 67% coverage and no compensation from the description, this is near the baseline.

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 it provides a price quote for music generation before queuing, with 'Get a price quote' + specific resource. It distinguishes itself from the related sibling venice_music_generate by making clear this is a pre-flight budgeting action. Slight deduction for repetition between 'Get a price quote... before queuing' and the redundant follow-up sentence 'Pre-flight price quote for music generation'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It implies when to use it ('BEFORE queuing', 'Useful for budgeting'), which provides context that this is a pre-flight step for venice_music_generate. However, it doesn't explicitly contrast with alternatives or state when NOT to use it, though sibling tools like venice_music_generate, venice_video_quote exist. 'No authentication required' adds some usage context but no explicit exclusions.

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/vivmuk/medha-mcp'

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