yaml_convert
Convert YAML, JSON, and TOML data between formats. Specify source and target format to transform input text.
Instructions
Convert between YAML, JSON, and TOML formats [PRO - 3 free trials]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target format | |
| from | Yes | Source format | |
| text | Yes | Input text to convert |