Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the description provides no explanation for the four parameters (raw, rows, query, offset). With such low coverage, the description was expected to compensate, but it mentions none of the parameters, leaving the agent to guess at their meaning. This is a significant gap, especially since query and raw could have nuanced behavior.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.