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 mentions 'intent, keyword, or tag,' which loosely maps to query and tags, but does not explicitly explain how the two parameters interact, whether they can be combined, or what format values should take. The mapping is too vague to reliably guide parameter usage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.