Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter 'name' is described in the schema ('Layer name to delete'), which provides the necessary semantics. The description text adds no additional meaning beyond the schema, so it does not enhance parameter understanding. Since schema coverage is effectively provided (though context signals show 0% description coverage, the schema itself has a descriptive string), a baseline of 3 is appropriate; no extra value is delivered from the description.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.