get_weekly_briefing
Aggregates upcoming fixtures and recent results for selected teams into a weekly digest, with optional NBA game inclusion.
Instructions
관심 팀들의 이번 주 경기 일정과 최근 결과를 한번에 모아서 보여줍니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teams | Yes | 관심 팀 목록. 예: ['토트넘', '레이커스', '맨시티'] | |
| include_nba | No | NBA 오늘 경기 포함 여부 (기본값: true) |