Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter sceneId is not described in the schema (0% schema description coverage). The description implies that sceneId identifies the scene to clear, which adds minimal context, but it does not specify the format, source, or any constraints beyond the schema's type string. This partially compensates but remains thin.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.