Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema has 0% description coverage. The description adds context that the parameter refers to a 'specific Indigo iAsset', which helps interpret the 'asset' parameter, but fails to document the four valid enum values (iUSD, iBTC, iETH, iSOL) or explain that these represent synthetic/indigo-wrapped assets.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.