Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and the description adds meaning by explaining the output structure ('Returns price buckets { min, max, value }') and how parameters scope the result ('optionally scoped by viewer address, minimum delegate amount, and duration').
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.