Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage and 6 parameters (4 required), the description 'Fetch momentum' adds zero semantic information about any parameters. It doesn't explain what 'symbol', 'interval', 'month', 'time_period', 'series_type', or 'datatype' mean, what values they accept, or how they affect the momentum calculation. The description fails completely to compensate for the schema's lack of documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.