Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has 0% description coverage, so the description must compensate. It explains that 'include may contain node, egg, allocations, or features,' which clarifies valid values for the include parameter. However, server_id is left entirely undocumented, and the description does not explain the relationship between the parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.