Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, yet the description only implicitly mentions the applicationId parameter ('for one applicant') and provides no explanation for the apiKey parameter. The schema gives parameter names, but the description adds minimal semantic value beyond what the names imply.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.