Takes a natural language description of a data structure and generates a valid JSON Schema definition with descriptions.
Generate a JSON Schema (draft-07) for the following data structure.
Description: {{description}} Example data: {{example}}
Requirements:
Output the JSON Schema as a valid JSON object. No surrounding explanation — just the schema.
Skill Details
None — pure text generation{{description}}long_textrequiredNatural language description of the data structure{{example}}long_textExample JSON data (optional but improves accuracy)