Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage and 5 parameters (filterGroups, properties, limit, after, sorts), the description provides no meaningful information about any parameters. 'company-specific filters' vaguely hints at filterGroups but doesn't explain the complex nested structure, available operators, or how to construct valid queries. The description fails to compensate for the complete lack of schema documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.