get_upcoming_fixtures
Retrieve upcoming matches for a team by name, including Korean aliases that map to English clubs.
Instructions
특정 팀의 다음 경기 일정을 조회합니다. 한국어 팀 이름도 지원 (손흥민 → 토트넘 자동 변환).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | 가져올 경기 수 (기본값: 5) | |
| team_name | Yes | 팀 이름 (한국어/영어 모두 가능). 예: 손흥민, 토트넘, Tottenham, 맨시티 |