Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage for all 5 parameters, the description provides absolutely no information about what 'symbol', 'interval', 'month', 'time_period', or 'datatype' mean, their expected formats, valid values, or how they affect the ADX calculation. The description doesn't compensate for the complete lack of parameter documentation in the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.