Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has 6 parameters with 0% description coverage; the description mentions only three filters (charter, state, volume) via 'optionally filtered by charter, state, or volume'. It fails to explain 'sort', 'limit', 'query', or how 'min_volume' relates to volume, leaving significant gaps.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.