Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so baseline is 3. The description adds meaningful insight by explaining that 'Chain fixes address clashes', which clarifies the chain parameter's purpose beyond the schema note. It also implies query flexibility ('ticker, name, or contract'), though most parameter details are left to the well-documented schema. This is a modest but real increment.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.