Skip to content

Parse JSON with Schema Node

Utils/JSON

Parse JSON with Schema

Parse JSON input Data With JSON/OpenAI Schema and Return Value

parse_with_schemastd
Inputs3
Outputs2
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

3

Input

Execution
exec_in

Initiate Execution

Schema

String
schema

JSON Schema or OpenAI Function Definition

Data

String
data

JSON Input Data to be parsed

Output Pins

2

Output

Execution
exec_out

Execution continues if parsing succeeds

Parsed

Struct
parsed

Parsed and Validated JSON

Node Info

Internal name
parse_with_schema
Category
Utils/JSON