xml_to_json
Convert XML text to structured JSON format.
Instructions
Convert XML text to structured JSON format.
Parameters:
xml — XML content to convert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |