get_recent_results
Fetch recent match results for a specific team. Input the team name and optionally the number of results to retrieve.
Instructions
특정 팀의 최근 경기 결과를 조회합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | 가져올 경기 수 (기본값: 5) | |
| team_name | Yes | 팀 이름 (한국어/영어 모두 가능) |