list_set_cards
Retrieve all cards from a Magic: The Gathering set with filters for rarity, type, format, and legality, paginated for easy browsing.
Instructions
List all cards in a set, paginated. Supports the same filters as search_cards (rarity, type, format, legality).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Set code. | |
| rarity | No | ||
| type | No | ||
| format | No | ||
| legality | No | ||
| page | No | ||
| limit | No |