Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, yet the description does not explain the 'id' parameter's meaning or format beyond what the schema pattern implies. The description mentions 'receipt' but does not explicitly say that the id parameter is the receipt identifier. With low schema coverage, the description was expected to compensate but did not, earning a score of 1.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.