Prompt shell
Replace highlighted brackets, then copy.
Extract data into JSON with schema: [schema]. Return only JSON. If missing fields, use null. Validate types.
How to use
schema- replace the bracketed field with your info
Provide (Inputs)
- Schema
- Text to parse
- Language
- Constraints
Expected output (Outputs)
- JSON
- Missing fields
- Validation notes
Tips
- Keep keys exact.
- Avoid trailing commas.
- State assumptions if inferred.