Reference · Snippet · text
JSON schema prompt
Extract fields from the review below.
Return JSON only — no markdown fences.
Schema:
{
"sentiment": "positive|neutral|negative",
"topics": ["string"],
"urgency": 1-5
}
Review:
"""
[paste review here]
"""