Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, so the description should add meaning to parameters. It does not mention any of the three parameters (principal, annual_rate, years) or clarify ambiguities like whether annual_rate is a percentage or decimal. The agent must infer from names alone.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.