Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already documents query, instrument, and only_divergent well, so the description does not need to repeat that. It does add value by explaining the resolved-vs-verbatim divergence reasoning and the same-root agreement rule, and by reinforcing that matching never considers the definition body. However, limit and cursor remain undocumented in both the schema and the description, so parameter coverage is not complete.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.