Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and both properties are bare strings with no enums or descriptions. The description partially explains that filtering is 'by a tag value,' hinting at filterValue, but it never clarifies filterKey, how the two parameters interact, or what valid values look like.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.