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 required parameters: node, vmid, guest_type, or confirm. The phrase 'VM o LXC' hints at guest_type, but no information is given about valid values, especially for the required confirm parameter, leaving the agent unable to construct a correct call.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.