data_xml_to_json
Convert an XML string into a structured JSON object, simplifying data transformation and integration.
Instructions
Convert an XML string to a structured JSON object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes | The XML text string to convert. |