spicerack_format_decklists
Find top-performing decklists from recent tournaments for any Magic: The Gathering format, returning top-4 finishers with Moxfield decklists.
Instructions
Find top-performing decklists across recent tournaments for a format.
Collects top-4 finishers with Moxfield decklists from recent events.
Use moxfield_decklist to fetch the full card list for a deck.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | MTG format name (e.g. 'Modern', 'Legacy', 'Pauper') | |
| num_days | No | Number of days to look back (default 14) | |
| limit | No | Maximum number of decklists to return (default 10) | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |