parse_json
Parse a JSON string and validate its syntax to confirm it is well-formed.
Instructions
Parse and validate a JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json_string | Yes | JSON string to parse |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |