find_synergies
Discover complementary Magic: The Gathering cards for a given card. It examines the card's mechanics and uses Scryfall's community synergy tags to suggest synergistic options.
Instructions
Find cards that synergize with a given Magic: The Gathering card. Analyzes the card's mechanics and searches for complementary cards using Scryfall's community synergy tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of synergy cards to return per theme (1-25) | |
| format | No | Format legality filter (e.g., 'commander', 'modern') | commander |
| card_name | Yes | Card name to find synergies for | |
| color_identity | No | Color identity constraint (e.g., 'wubrg', 'bg', 'rg'). Limits results to cards within these colors. |