Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must explain all parameters. The description only mentions 'RNA property' and 'particle system', but the parameters 'object' (what object to edit) and 'value' (JSON format) are not elaborated. For example, 'object' could be 'system' or 'settings', and 'value' must be JSON, which is in the schema but not in the description. The description fails to clarify parameter relationships or formats.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.