Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not explain any of the four parameters. The parameter names (node, guest_type, vmid, confirm) are self-explanatory to some degree, but the 'confirm' parameter is ambiguous—it is unclear what value it expects or why confirmation is needed. The description adds no meaning beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.