format_xml
Format and beautify XML text with customizable indentation. Clean up unformatted XML for improved readability.
Instructions
Format and beautify XML
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to format | |
| indent_size | No | Number of spaces for indentation (1-8) |