Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has no parameter descriptions, and the description only partially explains the parameters. It clarifies 'query' (optional, substring on name/phone) and 'limit' (default 50), but 'jid' and 'account' remain unexplained. Since coverage is below 50% and the description fails to compensate for all parameters, the score is low.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.