Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so parameters are already thoroughly documented. The description adds only 'Minimal port is {number, protocol}; routes, cors, and tls are optional', which repeats what the schema's port.description already states. No new parameter-level insight is provided, so baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.