{"$id":"https://ai.motherk.co.kr/schemas/product.schema.json","$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"ai_page_url":{"format":"uri","type":"string"},"answer_queries":{"items":{"type":"string"},"type":"array"},"category":{"type":"string"},"description":{"type":"string"},"image_url":{"format":"uri","type":["string","null"]},"json_url":{"format":"uri","type":"string"},"match_reasons":{"items":{"type":"string"},"type":"array"},"name":{"type":"string"},"official_url":{"format":"uri","type":["string","null"]},"recommended_for":{"items":{"type":"string"},"type":"array"},"score":{"type":["integer","number"]},"text_url":{"format":"uri","type":"string"},"updated_at":{"type":["string","null"]},"use_cases":{"items":{"type":"string"},"type":"array"}},"required":["name","category","official_url","recommended_for","use_cases","answer_queries","description"],"title":"MOTHER-K AI product knowledge item","type":"object"}
