Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% (description does not document parameters), so the description must compensate. It only says 'multiple objects at once' and 'Confirm required,' which vaguely implies the 'objects' array and the 'confirm' flag. It does not explain what the objects array contains (e.g., IDs, names), the format, or the exact role of confirm beyond being required. This is insufficient for the schema coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.