Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema already documents all three parameters, so the description doesn't need to repeat them. However, it adds the semantic note that principal and computed amounts use the same currency, which clarifies how to interpret the numeric values.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.