Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description mentions 'by ID with specific properties and associations,' which hints at the purpose of the companyId, properties, and associations parameters. However, with 0% schema description coverage, it doesn't explain what format companyId should be, what properties are available, or what 'associations' means in practice. The description adds some semantic value but doesn't fully compensate for the schema coverage gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.