{"$id":"https://ai.motherk.co.kr/schemas/answer-page.schema.json","$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":true,"properties":{"category":{"type":"string"},"content_hash":{"type":["string","null"]},"json_url":{"format":"uri","type":"string"},"official_urls":{"items":{"type":"string"},"type":"array"},"summary":{"type":["string","null"]},"target_queries":{"items":{"type":"string"},"type":"array"},"text_url":{"format":"uri","type":"string"},"title":{"type":"string"},"updated_at":{"type":["string","null"]},"url":{"format":"uri","type":"string"}},"required":["title","url","text_url","json_url","category","summary"],"title":"MOTHER-K AI answer page reference","type":"object"}
