Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the schema already documents limit, scene, categoryId, isRecommended, and titleContains. The description adds workflow-level context about using the template id afterward, but it does not need to add parameter details because the schema fully handles that.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.