Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The sole parameter, `ref`, has 0% schema description coverage, and the description never explains what `ref` should contain or how it relates to a 'loaded contract.' With only one parameter, the description carries the full burden of explaining input semantics and fails to do so.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.