goldfish_format_staples
Retrieve the most-played cards in an MTG format, with deck inclusion percentages and average copies per deck.
Instructions
Get the most-played cards in a format with deck inclusion percentages.
Shows which cards appear most frequently across all archetypes in the format, with average copies played per deck.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of staples to return (default 20) | |
| format | Yes | MTG format name (e.g. 'Modern', 'Legacy', 'Pioneer') | |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |