Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description adds minimal parameter semantics by stating 'name: 策略名称' (name: policy name), which clarifies the parameter's purpose. However, with 0% schema description coverage and only one parameter, this provides basic but incomplete context—it doesn't specify format (e.g., exact policy name) or constraints. The baseline is 4 for zero parameters, but here one parameter is partially documented, warranting a 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.