Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% because the input schema only provides titles ('Name' and 'Target') without descriptions. The description adds minimal value by explaining 'target: event:// path or {guid}' and 'name: New name.' This clarifies the format of target, but it does not describe constraints, examples, or behavior for the name parameter. Since coverage is very low, the description must compensate, but it barely does.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.