sideboard_guide
Get sideboard plans for Magic: The Gathering matchups. Input your 75-card list and opponent archetype to receive detailed boarding instructions.
Instructions
Get a specific sideboard in/out plan for a named matchup.
Given a full 75 and a matchup archetype, produces specific boarding instructions with reasoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | Competitive format (e.g. 'Modern', 'Pauper') | |
| matchup | Yes | Matchup archetype name (e.g. 'Mono-Red Aggro') — fuzzy matched | |
| decklist | Yes | Main deck card names (e.g. ['4 Lightning Bolt', '4 Goblin Guide']) | |
| sideboard | Yes | Sideboard card names (e.g. ['2 Hydroblast', '3 Tormod\'s Crypt']) | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |