xml_to_json
Convert an XML string into JSON format for easier data processing.
Instructions
Convert XML to JSON format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml_string | Yes | XML string to convert |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |