get_season_last_x
Retrieves the last X amount of completed matches across an entire season, providing a quick snapshot of recent tournament results. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The maximum number of recent matches to return. | |
| seasonId | Yes | The unique numeric ID of the season. |