spicerack_tournament_results
Get full standings and decklists for a Magic: The Gathering tournament by Spicerack ID. Filter by format, days back, top players, and detail level.
Instructions
Get full standings and decklists for a specific tournament.
Look up a tournament by its Spicerack ID. Use recent_tournaments
first to find tournament IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tournament_id | Yes | Spicerack tournament ID (e.g. '3135276') | |
| format | No | Format to search within (optional, helps narrow results) | |
| num_days | No | Number of days to look back (default 30) | |
| top_n | No | Number of top standings to show (default 8) | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |