get_club
Retrieve a club's current record by team ID: name, Team Elo, league, country, and standout player. Returns null if no club matches that ID.
Instructions
One club's current record by team_id: name, Team Elo, league, country and its standout player. Returns null if no club has that id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |