Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 67%, and the inline descriptions for query, intent, guideSlug, and subjectSlug already carry most of the meaning. The tool description reinforces the notion that query is a single question and that sections are a small set, but it does not substantially clarify maximumSections or maximumTokens beyond what their names, defaults, and constraints imply.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.