Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%. The parameter 'codes' is an array of strings, but the description does not explain what codes represent (e.g., stock tickers, internal IDs) or how they should be formatted. The description adds no meaning beyond the schema, leaving the agent to guess valid input values.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.