format_xml
Format and prettify XML code with customizable indentation. Specify an XML string and optional indent size to get a clean, readable output.
Instructions
Format and prettify XML
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes | XML string to format | |
| indent | No | Number of spaces for indentation |