Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one required parameter 'device' with no description, and schema description coverage is 0%. The description does not explain what 'device' should be (e.g., UDID, name, or identifier), nor does it reference any source for obtaining it. The description adds zero semantic value for parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.