Prompt shell
Replace highlighted brackets, then copy.
Extract structured data from [input type]. Fields: [fields list]. Return JSON only. If missing fields, set null.
How to use
input type- replace the bracketed field with your infofields list- replace the bracketed field with your info
Provide (Inputs)
- Input type (text/image)
- Fields list
- Schema notes
- Language
Expected output (Outputs)
- JSON extraction
- Missing notes
- Confidence note
Tips
- Keep keys consistent.
- Use null not empty strings for missing.
- Avoid extra commentary.