list_set_cards
Get a paginated list of cards from a Magic set with optional filters for rarity, type, format, and legality. Use it to browse set contents or check card legality.
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. | |
| page | No | ||
| type | No | ||
| limit | No | ||
| format | No | ||
| rarity | No | ||
| legality | No |