Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 25% (only pageSize has a description). The tool description adds context by mentioning 'name' and 'status', which loosely correspond to searchTerm and isActive, but does not elaborate on parameter formats, behaviors, or relationships. It provides some value beyond the schema but insufficient to compensate for the low coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.