parse_yaml
Parse YAML strings into JSON format, enabling structured data access and manipulation.
Instructions
Parse YAML string to JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yaml_string | Yes | YAML string to parse |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |