Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description does not clarify the parameters. The 'id' parameter is not explained (presumably invoice ID), and the 'dry_run' parameter's purpose is missing. Since schema description coverage is 0%, the description must compensate, but it fails to do so.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.