convert_toml_to_json
Convert TOML configuration files to JSON format for compatibility with systems and tools that require JSON input.
Instructions
Convert TOML to JSON format
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toml | Yes | TOML string to convert |