Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 0% description coverage, so the description must compensate. It implies the 'invoice_id' parameter is used to identify which invoice to send, but does not explain format constraints, valid ranges, or where to obtain the ID. This adds minimal semantic value beyond the schema's basic structure, meeting the baseline for low coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.