lookup_card
Search for a Disney Lorcana card by name to retrieve its full stats, abilities, format legality, and image. Supports partial names and optional set filtering.
Instructions
Look up a Lorcana card by name and return its full stats, abilities, and legality.
Searches LorcanaJSON for an exact name match, then falls back to partial match. Supplements with duels.ink data for format legality, structured abilities, and card image URL. If the same card exists in multiple sets, the most recent printing is returned unless set_name is specified.
Args: name: Card name, e.g. "Mirage - Super Recruiter" or just "Mirage". set_name: Optional set name to narrow the search, e.g. "Wilds Unknown".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| set_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |