color_identity_staples
Retrieve top staple cards for any Magic color identity. Filter by card category and get ranked results using EDHREC aggregate data.
Instructions
Top cards across ALL commanders in a color identity.
Uses EDHREC aggregated data when available, falls back to EDHREC rank from bulk data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color_identity | Yes | Color identity (e.g. 'sultai', 'BUG', 'WR', 'mono-red') | |
| category | No | Card category filter (e.g. 'creatures', 'instants', 'lands') | |
| limit | No | Maximum number of results | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |