Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, meaning none of the 5 parameters have descriptions in the schema. The description mentions 'lead-specific filters' which loosely relates to the 'filterGroups' parameter, but doesn't explain any of the other parameters (after, limit, properties, sorts) or provide guidance on how to construct filter groups. 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.