Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, providing basic meaning for both parameters (lang, store). The description adds extra semantic value by explaining how the 'store' parameter alters behavior—Apple returns its static genre map, Google returns its categories() constants. This goes beyond the schema's simple 'Target store' description, justifying a score above the baseline of 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.