Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the description does not explicitly mention bean_id. However, the single parameter's name is already self-explanatory, and 'coffee age' clearly links the bean_id to the coffee being evaluated, providing enough implied semantic context for a one-parameter tool.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.