{"components":{"schemas":{"AgentError":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"},"AgentResponse":{"additionalProperties":false,"properties":{"canonicalUrl":{"format":"uri","type":"string"},"data":{"type":"object"},"freshness":{"enum":["cms","fallback","static"],"type":"string"},"lastUpdated":{"format":"date-time","type":"string"},"locale":{"enum":["ko-KR","en-US"],"type":"string"},"sourceUrl":{"format":"uri","type":"string"},"timezone":{"const":"America/New_York","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["canonicalUrl","data","freshness","locale","sourceUrl","timezone","warnings"],"type":"object"}}},"externalDocs":{"description":"KCPC agent and developer guidance","url":"https://atlantakcpc.org/developers"},"info":{"description":"Public read-only tools for Korean Central Presbyterian Church of Atlanta. No endpoint changes church content or administrative state.","title":"Korean Central Presbyterian Church of Atlanta Agent API","version":"1.0.0"},"jsonSchemaDialect":"https://json-schema.org/draft/2020-12/schema","openapi":"3.1.0","paths":{"/api/agent/facts":{"get":{"description":"Get official public facts for Korean Central Presbyterian Church of Atlanta. Responses include canonical source URLs, freshness, locale, and warnings.","operationId":"getAgentFacts","parameters":[{"description":"Preferred response locale.","in":"query","name":"locale","required":false,"schema":{"default":"ko-KR","enum":["ko-KR","en-US"],"type":"string","description":"Preferred response locale."}}],"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"canonicalUrl":{"format":"uri","type":"string"},"data":{"type":"object"},"freshness":{"enum":["cms","fallback","static"],"type":"string"},"lastUpdated":{"format":"date-time","type":"string"},"locale":{"enum":["ko-KR","en-US"],"type":"string"},"sourceUrl":{"format":"uri","type":"string"},"timezone":{"const":"America/New_York","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["canonicalUrl","data","freshness","locale","sourceUrl","timezone","warnings"],"type":"object"}}},"description":"Successful read-only response."},"400":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The query parameters are invalid."},"503":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The public content backend is unavailable."}},"summary":"KCPC Facts"}},"/api/agent/service-times":{"get":{"description":"Get public worship and prayer service times for KCPC Atlanta. Responses include canonical source URLs, freshness, locale, and warnings.","operationId":"getAgentServiceTimes","parameters":[{"description":"Preferred response locale.","in":"query","name":"locale","required":false,"schema":{"default":"ko-KR","enum":["ko-KR","en-US"],"type":"string","description":"Preferred response locale."}}],"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"canonicalUrl":{"format":"uri","type":"string"},"data":{"type":"object"},"freshness":{"enum":["cms","fallback","static"],"type":"string"},"lastUpdated":{"format":"date-time","type":"string"},"locale":{"enum":["ko-KR","en-US"],"type":"string"},"sourceUrl":{"format":"uri","type":"string"},"timezone":{"const":"America/New_York","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["canonicalUrl","data","freshness","locale","sourceUrl","timezone","warnings"],"type":"object"}}},"description":"Successful read-only response."},"400":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The query parameters are invalid."},"503":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The public content backend is unavailable."}},"summary":"KCPC Service Times"}},"/api/agent/location":{"get":{"description":"Get public location, map, and contact details for KCPC Atlanta. Responses include canonical source URLs, freshness, locale, and warnings.","operationId":"getAgentLocation","parameters":[{"description":"Preferred response locale.","in":"query","name":"locale","required":false,"schema":{"default":"ko-KR","enum":["ko-KR","en-US"],"type":"string","description":"Preferred response locale."}}],"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"canonicalUrl":{"format":"uri","type":"string"},"data":{"type":"object"},"freshness":{"enum":["cms","fallback","static"],"type":"string"},"lastUpdated":{"format":"date-time","type":"string"},"locale":{"enum":["ko-KR","en-US"],"type":"string"},"sourceUrl":{"format":"uri","type":"string"},"timezone":{"const":"America/New_York","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["canonicalUrl","data","freshness","locale","sourceUrl","timezone","warnings"],"type":"object"}}},"description":"Successful read-only response."},"400":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The query parameters are invalid."},"503":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The public content backend is unavailable."}},"summary":"KCPC Location"}},"/api/agent/ministries":{"get":{"description":"Get public next-generation and young-adult ministry summaries for KCPC Atlanta. Responses include canonical source URLs, freshness, locale, and warnings.","operationId":"getAgentMinistries","parameters":[{"description":"Preferred response locale.","in":"query","name":"locale","required":false,"schema":{"default":"ko-KR","enum":["ko-KR","en-US"],"type":"string","description":"Preferred response locale."}}],"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"canonicalUrl":{"format":"uri","type":"string"},"data":{"type":"object"},"freshness":{"enum":["cms","fallback","static"],"type":"string"},"lastUpdated":{"format":"date-time","type":"string"},"locale":{"enum":["ko-KR","en-US"],"type":"string"},"sourceUrl":{"format":"uri","type":"string"},"timezone":{"const":"America/New_York","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["canonicalUrl","data","freshness","locale","sourceUrl","timezone","warnings"],"type":"object"}}},"description":"Successful read-only response."},"400":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The query parameters are invalid."},"503":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The public content backend is unavailable."}},"summary":"KCPC Ministries"}},"/api/agent/announcements":{"get":{"description":"Get recent public KCPC Atlanta announcements. Responses include canonical source URLs, freshness, locale, and warnings.","operationId":"getAgentAnnouncements","parameters":[{"description":"Preferred response locale.","in":"query","name":"locale","required":false,"schema":{"default":"ko-KR","enum":["ko-KR","en-US"],"type":"string","description":"Preferred response locale."}},{"description":"Maximum number of public records to return.","in":"query","name":"limit","required":false,"schema":{"default":5,"maximum":10,"minimum":1,"type":"integer","description":"Maximum number of public records to return."}},{"description":"Optional YYYY-MM archive month.","in":"query","name":"yearMonth","required":false,"schema":{"pattern":"^\\d{4}-\\d{2}$","type":"string","description":"Optional YYYY-MM archive month."}}],"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"canonicalUrl":{"format":"uri","type":"string"},"data":{"type":"object"},"freshness":{"enum":["cms","fallback","static"],"type":"string"},"lastUpdated":{"format":"date-time","type":"string"},"locale":{"enum":["ko-KR","en-US"],"type":"string"},"sourceUrl":{"format":"uri","type":"string"},"timezone":{"const":"America/New_York","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["canonicalUrl","data","freshness","locale","sourceUrl","timezone","warnings"],"type":"object"}}},"description":"Successful read-only response."},"400":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The query parameters are invalid."},"503":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The public content backend is unavailable."}},"summary":"KCPC Announcements"}},"/api/agent/missions":{"get":{"description":"Get public KCPC Atlanta missions information. Responses include canonical source URLs, freshness, locale, and warnings.","operationId":"getAgentMissions","parameters":[{"description":"Preferred response locale.","in":"query","name":"locale","required":false,"schema":{"default":"ko-KR","enum":["ko-KR","en-US"],"type":"string","description":"Preferred response locale."}}],"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"canonicalUrl":{"format":"uri","type":"string"},"data":{"type":"object"},"freshness":{"enum":["cms","fallback","static"],"type":"string"},"lastUpdated":{"format":"date-time","type":"string"},"locale":{"enum":["ko-KR","en-US"],"type":"string"},"sourceUrl":{"format":"uri","type":"string"},"timezone":{"const":"America/New_York","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["canonicalUrl","data","freshness","locale","sourceUrl","timezone","warnings"],"type":"object"}}},"description":"Successful read-only response."},"400":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The query parameters are invalid."},"503":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The public content backend is unavailable."}},"summary":"KCPC Missions"}},"/api/agent/gallery-search":{"get":{"description":"Search public KCPC Atlanta gallery metadata. Responses include canonical source URLs, freshness, locale, and warnings.","operationId":"getAgentGallerySearch","parameters":[{"description":"Preferred response locale.","in":"query","name":"locale","required":false,"schema":{"default":"ko-KR","enum":["ko-KR","en-US"],"type":"string","description":"Preferred response locale."}},{"description":"Optional filter filter for this read-only endpoint.","in":"query","name":"filter","required":false,"schema":{"default":"all","enum":["all","pm","cm","youth","young-adult","general"],"type":"string"}},{"description":"Maximum number of public records to return.","in":"query","name":"limit","required":false,"schema":{"default":5,"maximum":10,"minimum":1,"type":"integer","description":"Maximum number of public records to return."}},{"description":"Optional text to match against public photo metadata.","in":"query","name":"query","required":false,"schema":{"maxLength":80,"type":"string","description":"Optional text to match against public photo metadata."}}],"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"canonicalUrl":{"format":"uri","type":"string"},"data":{"type":"object"},"freshness":{"enum":["cms","fallback","static"],"type":"string"},"lastUpdated":{"format":"date-time","type":"string"},"locale":{"enum":["ko-KR","en-US"],"type":"string"},"sourceUrl":{"format":"uri","type":"string"},"timezone":{"const":"America/New_York","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["canonicalUrl","data","freshness","locale","sourceUrl","timezone","warnings"],"type":"object"}}},"description":"Successful read-only response."},"400":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The query parameters are invalid."},"503":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The public content backend is unavailable."}},"summary":"KCPC Gallery Search"}},"/api/agent/sermons-links":{"get":{"description":"Get official public sermon and prayer media links. Responses include canonical source URLs, freshness, locale, and warnings.","operationId":"getAgentSermonsLinks","parameters":[{"description":"Preferred response locale.","in":"query","name":"locale","required":false,"schema":{"default":"ko-KR","enum":["ko-KR","en-US"],"type":"string","description":"Preferred response locale."}}],"responses":{"200":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"canonicalUrl":{"format":"uri","type":"string"},"data":{"type":"object"},"freshness":{"enum":["cms","fallback","static"],"type":"string"},"lastUpdated":{"format":"date-time","type":"string"},"locale":{"enum":["ko-KR","en-US"],"type":"string"},"sourceUrl":{"format":"uri","type":"string"},"timezone":{"const":"America/New_York","type":"string"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["canonicalUrl","data","freshness","locale","sourceUrl","timezone","warnings"],"type":"object"}}},"description":"Successful read-only response."},"400":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The query parameters are invalid."},"503":{"content":{"application/json":{"schema":{"additionalProperties":false,"properties":{"code":{"type":"string"},"error":{"type":"string"},"hint":{"type":"string"},"message":{"type":"string"}},"required":["code","error","hint","message"],"type":"object"}}},"description":"The public content backend is unavailable."}},"summary":"KCPC Sermon Links"}}},"servers":[{"description":"KCPC public site","url":"https://atlantakcpc.org"}]}