diff --git a/plan/250906_news_system_integration.md b/plan/250906_news_system_integration.md index a49c51e..80b953f 100644 --- a/plan/250906_news_system_integration.md +++ b/plan/250906_news_system_integration.md @@ -32,7 +32,7 @@ ### 2.1 뉴스 수집 및 채널 전송 (09:00) ``` APScheduler → skill-news:8505/api/news/search - → rb8001 새 함수 구현 + → rb8001 send_news_for_posting() → Slack 채널 전송 (C09CP4MDX71) ``` @@ -54,7 +54,7 @@ rb8001 → POST skill-publish:8511/publish ## 3. 필요 구현 사항 ### 3.1 Slack Block Kit 메시지 (rb8001) -**위치**: 새 함수 구현 필요 (채널 전송용) +**위치**: 새 함수 send_news_for_posting() 구현 ```python blocks = [ {