JSON data: inferring a schema from samples
When to use
Use this skill for inferring a schema from samples in JSON data. This skill specifically handles inferring a schema from samples and nothing else in the JSON data family.
Procedure
Infer a JSON Schema from one or more example documents.
Notes
This is the JSON data skill dedicated to inferring a schema from samples. Sibling skills cover other JSON data capabilities; this one is the right choice only when the task is about inferring a schema from samples.