Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It indicates the 'query' parameter is a full-text search term applied to recipe names and content, which gives general meaning to the parameter. However, it does not specify query format, matching rules, or whether partial matches are supported, leaving the parameter semantics only partially defined.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.