Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 25% (only 'sys_id' has a description), and the description adds no parameter information beyond what's implied by 'Update an existing UI Builder page.' It doesn't explain what 'title', 'path', or 'layout' represent, their formats, constraints, or how they interact. With low schema coverage, the description fails to compensate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.