Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, but the description doesn't add any parameter-specific information beyond the generic 'Delete a habit.' The schema itself documents the 'habit_id' parameter adequately. Since the parameter count is low (1) and the schema handles it, the baseline of 3 is appropriate, as the description doesn't compensate for the coverage gap but doesn't need to heavily.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.