bulk_card_search
Search Magic: The Gathering cards in Scryfall bulk data by name, type, or oracle text. Control result limit and output detail.
Instructions
Search for Magic cards in Scryfall bulk data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| query | Yes | Substring to search for, case-insensitive | |
| search_field | No | Field to search in -- 'name' (card name), 'type' (type line), or 'text' (oracle text) | name |
| response_format | No | Output verbosity: 'detailed' (default) or 'concise' | detailed |