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 all 6 parameters well, including the voiceId catalog lookup (generation_options_list with kind voiceover), speed range, voiceStyle enum, and idempotencyKey semantics. The description adds minimal parameter-level meaning beyond confirming 'text' is the read-aloud script via the 'text-to-speech' phrasing. Baseline 3 is appropriate since the schema carries the heavy lifting.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.