Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has 0% description coverage for the single 'query' parameterainer, and the tool description only says 'Search ...' without explaining what the query matches (route names, paths, descriptions) or how the default empty string behaves. The property name 'query' gives basic meaning, but the description does not compensate for the missing schema documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.