{"name":"캐플릭스 날씨 에이전트","description":"기상청 예보(단기/중기)와 날씨 관측·특보 데이터를 수집하고 자연어로 질의응답하는 에이전트. 제주 지역 예보 텍스트 RAG 기반 실용적 조언(우산/외출/해상 등) 제공.","url":"https://weather-agent.kaflix.com/v1/ask","version":"0.1.0","provider":{"organization":"Kaflix"},"capabilities":{"streaming":false,"pushNotifications":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"weather_ask","name":"날씨 자연어 질의응답","description":"자연어 질문에 기상청 예보 텍스트와 수집 날씨 데이터 기반으로 실용적 조언과 함께 답한다. 단기/중기예보 구분, 우산/외출/해상 활동 판단 포함.","tags":["weather","korean","forecast","advisory","jeju"],"examples":["제주 오늘 날씨 브리핑 해줘","이번 주말 제주 비 와?","지금 제주 해상 상태 어때?","내일 우산 챙겨야 해?"]},{"id":"weather_forecast_text","name":"기상청 예보 텍스트 조회","description":"기상청 단기예보/중기예보 원문 텍스트를 최신순으로 직접 조회한다.","tags":["weather","forecast","kma","text"],"examples":["제주 단기예보 원문 보여줘","이번 주 중기예보 텍스트 알려줘"]},{"id":"weather_alerts","name":"특보 조회","description":"현재 발효 중인 특보·경보를 조회한다.","tags":["weather","alert","warning"],"examples":["현재 발효 중인 특보 알려줘","태풍 특보 확인"]},{"id":"get_weather_forecast","name":"예보+특보 (플릿-프라이싱 계약)","description":"(지역/위치, 일자) 단위 정규화 수치 예보(기온·강수확률·강수량·풍속·상태코드)와 발효 특보를 함께 반환한다. 다이나믹 프라이싱 엔진의 근거·신선도 확인용 read 계약(docs/50 §5.2).","tags":["weather","forecast","alert","fleet-pricing","structured"],"examples":["제주 이번 주 예보와 특보 정규화해서 줘","kma:jeju 6월 27~28일 예보 특보 포함"]}],"additionalInterfaces":[{"transport":"mcp-streamable-http","url":"https://weather-agent.kaflix.com/mcp"},{"transport":"rest","url":"https://weather-agent.kaflix.com/v1"}]}