Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 40%, with only label_id and queue_id documented. The description mentions key, value, and color, but does not explain what 'key' and 'value' mean in the queue-label context, nor does it clarify the semantics of color_hue beyond the schema's numeric range. This does not sufficiently compensate for the undocumented parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.