Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description carries the burden of explaining parameter semantics, but it does not mention listing_id at all. The property name and title make the parameter somewhat self-evident, but the description adds no detail about expected format, source, or constraints, leaving a clear gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.