Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description explains that query can be keywords, a DOI, or a person name, and provides an explicit comma-separated subset for engines, effectively compensating for the schema's lack of descriptions. However, it does not mention the limit parameter, leaving it unexplained despite the 0% schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.