Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has 0% description coverage and the description does not mention min_abs_bps at all. The parameter name is somewhat suggestive of a minimum absolute basis point filter, but the description does not explain how to use it or its effect on results, so the agent is left guessing despite the descriptive name.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.