Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, requiring description to clarify parameter meaning. Description only provides an example value ('12345678'), implying a numeric listing ID, but does not explain that 'listing_or_query' could also accept a query string, nor does it describe format, length, or constraints. Insufficient for lone parameter documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.