Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema covers the 'types' and 'cluster' parameters with descriptions, but 'query' is undocumented. The description compensates by identifying 'query' as a keyword, and the enum examples (Pathway, Reaction, Protein, Complex) clarify valid 'types' values. This adds meaning beyond the schema, though not exhaustive.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.