Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate but fails to do so. The description mentions 'specific filters' which only hints at the filterGroups parameter, ignoring the other 4 parameters (properties, limit, after, sorts). It doesn't explain what properties can be filtered, what operators are available, or how to structure filter groups. The schema provides structure but no semantic meaning.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.