Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not mention the instance_id parameter at all. While the parameter name is self-explanatory within context, the rule requires the description to compensate for low coverage; it fails to do so, leaving the user to infer how to identify the instance.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.