convert_json_to_toml
Convert JSON data to TOML format for configuration files and settings. This tool transforms JSON strings into TOML syntax, enabling compatibility with systems that require TOML configuration.
Instructions
Convert JSON to TOML format
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | JSON string to convert |