Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter 'draftId' is an integer with no description in either the schema (0% coverage) or the tool description. The name suggests it is the ID of the draft to finalize, but the description does not confirm this, explain where to obtain the ID, or clarify any constraints (e.g., must be for an invoice draft, not a credit note draft).
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.