spellbook_find_combos
Search for known combos involving a specific Magic: The Gathering card. Optionally filter by color identity and limit results.
Instructions
Search for known combos involving a specific card.
Optionally filter by color identity (e.g. "sultai", "BUG", "wubrg").
Returns up to limit combos with cards involved and results produced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_name | Yes | Card name to search for combos (e.g. 'Muldrotha, the Gravetide') | |
| color_identity | No | Filter by color identity — name ('sultai'), letters ('BUG'), or 'wubrg' | |
| limit | No | Maximum number of combos to return |