Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema covers all parameters with descriptions, so the baseline is healthy. The description adds the chain family listing, giving numeric enum values a readable and semantic mapping to Ethereum, BSC, Polygon, Base, and Robinhood Chain. It does not specify what the query should contain (name, symbol, or contract), which holds it back from a 5.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.