get_match
Retrieve detailed match information including teams, score, and events by providing a match token.
Instructions
Get detailed information for a single match by its token.
Returns the match-detail / box-score payload (teams, score, events) as JSON. The match token comes from a schedule entry's match data.
Args: match_token: The match's token/ID string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |