Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema itself has minimal descriptions, but the Args block provides rich semantics for both parameters, including concrete examples ('money laundering', 'Directive 2015/849') and usage advice ('keep it specific', 'use the regulation name instead'). This fully compensates for the schema's lack of description.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.