deck_analysis
Analyze your decklist for mana curve, color balance, combos, bracket legality, budget, and synergy using Scryfall bulk data, Spellbook, and EDHREC.
Instructions
Full decklist health check — mana curve, colors, combos, bracket, budget, synergy.
Uses all available backends: Scryfall bulk data for rate-limit-free card resolution, Scryfall API as fallback, Spellbook for combos and bracket estimation, EDHREC for synergy scores. Degrades gracefully if optional backends are unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decklist | Yes | List of card names in the deck (99 cards for Commander) | |
| commander_name | Yes | Commander the deck is built around | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |