{"$id":"https://ai.motherk.co.kr/schemas/answer-card.schema.json","$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"answer":{"type":"string"},"answer_url":{"format":"uri","type":"string"},"brand":{"type":"string"},"category":{"type":"string"},"content_hash":{"type":["string","null"]},"id":{"type":"string"},"json_url":{"format":"uri","type":"string"},"key_facts":{"items":{"type":"string"},"type":"array"},"match_reasons":{"items":{"type":"string"},"type":"array"},"official_urls":{"items":{"type":"string"},"type":"array"},"query":{"type":"string"},"score":{"type":["integer","number"]},"short_answer":{"type":"string"},"target_queries":{"items":{"type":"string"},"type":"array"},"text_url":{"format":"uri","type":"string"},"title":{"type":"string"},"updated_at":{"type":["string","null"]}},"required":["query","title","category","short_answer","answer","answer_url","text_url","json_url"],"title":"MOTHER-K answer card","type":"object"}
