Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is already 100%, so the baseline is 3. The description adds meaning by clarifying that the text must be Korean, reinforcing the 800-character limit, and exposing the pricing implication of longer text. The voice_id parameter is well-specified by the enum, though the description could have added detail about the naming convention.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.