Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema provides no parameter descriptions, so the description compensates fully. 'Save the current scene before clearing' gives clear, actionable meaning to save_current, explaining what the boolean controls and its effect on behavior. This is exactly the kind of semantic clarity an agent needs.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.