Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It explicitly maps all three parameters: 'invoice text' corresponds to invoiceText, 'receipt text' to receiptText, and 'configurable amount tolerance' to amountTolerance. This adds meaning that the bare schema does not provide.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.