Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The only parameter, listing_url, is fully documented in the schema with 'exactly as returned by search_listings,' and the description reinforces that source. With 100% schema coverage, the baseline of 3 is appropriate; the description doesn't add new parameter syntax or format details.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.