edhrec_commander_staples
Retrieves the most-played cards for a commander, including synergy scores and inclusion rates to highlight card popularity and synergy.
Instructions
Get the most-played cards for a commander with synergy scores and inclusion rates.
Shows which cards are most commonly played with this commander and how synergistic they are (vs. generic popularity).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max cards per category (default 10, 0 for all) | |
| category | No | Filter by card type: 'creatures', 'enchantments', 'artifacts', 'instants', 'sorceries', 'lands', 'planeswalkers' | |
| commander_name | Yes | Full commander name (e.g. 'Muldrotha, the Gravetide') | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |