Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description carries the full explanatory burden for 20 parameters, but it only clarifies the roles of a few fields (x/y/y2 for dual_axis, source/target/values for sankey, a/b/c for ternary, etc.). The general semantics of x, y, z, color, size, data, data_file, path, and title are left undefined, and the 'mappings' term in assisted mode is never spelled out. An agent would struggle to know which mapping fields to provide for basic charts like bar or scatter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.