data_yaml_to_json
Convert YAML strings into structured JSON objects for standardized data exchange and integration.
Instructions
Convert a YAML string to a structured JSON object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yaml | Yes | The YAML text to convert. |