Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already documents all parameters, but the description adds meaning by showing how value, usefulYears, and salvage are used in the formula. However, 'year' is not explicitly tied to the formula in the description, though the schema clarifies it is 1-based.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.