ini_to_json
Convert INI configuration content to JSON format for compatibility with modern data tools and workflows.
Instructions
Convert INI config format to JSON.
Parameters:
ini — INI content to convert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ini | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |