diff --git a/plan/250906_news_system_integration.md b/plan/250906_news_system_integration.md index 9535c1c..8e5ced0 100644 --- a/plan/250906_news_system_integration.md +++ b/plan/250906_news_system_integration.md @@ -32,7 +32,7 @@ ### 2.1 뉴스 수집 및 채널 전송 ``` APScheduler → skill-news:8505/api/news/search - → rb8001 send_news_for_posting() + → rb8001/app/skills/news_posting_skill.py → Slack 채널 전송 ``` **참고**: 고급 검색 기능 company-x_hompage에 구현됨 @@ -55,7 +55,8 @@ rb8001 → POST skill-publish:8511/publish ## 3. 필요 구현 사항 ### 3.1 Slack Block Kit 메시지 (rb8001) -**위치**: 새 함수 send_news_for_posting() 구현 +**위치**: app/skills/news_posting_skill.py (신규) +**함수**: send_news_for_posting() **참고**: skill_news/app/services/naver_startup_news_service.py ```python blocks = [