Scryfall
fun__scryfallSearch Magic: The Gathering cards using Scryfall syntax to find specific cards or get random results, returning detailed card information with images, pricing, and legality data.
Instructions
[Games, Media & Reference Agent] Search Magic: The Gathering cards via Scryfall. Supports full-text search or returns a random card. Rich card data with images, prices, and legality. Source: Scryfall (Scryfall Terms), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search query (Scryfall syntax). Omit for a random card. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |