Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, but the description provides detailed explanations for each parameter, including types, requirements, and formats (e.g., address format {chain}:{address}, limit max 6000). This adds significant value beyond the raw schema, though some clarity on default behavior for optional params could be improved.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.