json_to_yaml
Convert a JSON string into YAML format for improved readability or configuration compatibility.
Instructions
Convert JSON to YAML format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json_string | Yes | JSON string to convert |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |