Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 100% coverage with clear descriptions for all five parameters (limit, query, emotion, maxPrice, minPrice). The tool description does not add additional parameter-specific semantics, but it sets expectations about the output (pricing, tier, availability) that relate to the price parameters. With full schema coverage, a baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.