Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for the 6 parameters. The description names three of them (title, sortOrder, visibility) but omits portalRef, pageRef, and dryRun from meaningful explanation. Notably, dryRun is a non-obvious parameter whose behavior (preview vs actual update?) is entirely unexplained. The visibility nested object with free-form propertyNames is completely undefined in both schema and description.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.