Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so each parameter is already documented individually. The description adds action-conditional meaning, specifying which parameters apply to create versus rename and that parent_category_id is create-only, which helps the agent assemble the correct call.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.