Search Cards
search_cardsSearch Disney Lorcana cards by name, rules text, or apply filters like ink color, type, rarity, set, and cost range. Paginated results are returned.
Instructions
Search Disney Lorcana cards by name, rules text, or filters (ink color, type, rarity, set, cost range). Returns paginated results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search by card name or rules text | |
| ink | No | Filter by ink color (e.g. Amber, Amethyst, Emerald, Ruby, Sapphire, Steel) | |
| type | No | Filter by card type (e.g. Character, Song, Item, Action, Location) | |
| rarity | No | Filter by rarity (e.g. Common, Uncommon, Rare, Super Rare, Legendary, Enchanted) | |
| set | No | Filter by set code | |
| cost_min | No | Minimum ink cost (inclusive) | |
| cost_max | No | Maximum ink cost (inclusive) | |
| limit | No | Max results to return (default 20) | |
| cursor | No | Offset for pagination |