Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% for companyId, described as 'UUID value wrapper.' The description adds 'for a company,' which hints that companyId identifies the company, but it doesn't explicitly connect the parameter to the description. This is a marginal addition, so baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.