Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has no parameter descriptions (0% coverage), and the description does not explain any of the parameters. It only mentions 'instance' and 'private network', which are already obvious from the parameter names, and gives no clarity on x-request-id or x-trace-id. The description fails to compensate for the missing schema metadata.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.