spicerack_format_decklists
Collects top-4 finisher decklists from recent tournaments for a given MTG format, with Moxfield links to view full card lists.
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 |
|---|---|---|---|
| limit | No | Maximum number of decklists to return (default 10) | |
| format | Yes | MTG format name (e.g. 'Modern', 'Legacy', 'Pauper') | |
| num_days | No | Number of days to look back (default 14) | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |