Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema gives no description for the target parameter (0% coverage), but the description explains its semantic effect: omitting it lists all targets, while supplying it switches to detail mode for that target. It doesn't enumerate valid target values, but 'supported' implies they are discoverable from the list output.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.