filter_collection
Filter an enriched Lorcana collection CSV to cards legal in a specific play format. Supports core, infinity, core_zh, core_ja, and poorcana.
Instructions
Filter an enriched collection CSV to cards legal in a specific play format.
Legality data comes from duels.ink, which tracks Core EN, Infinity, Core ZH, and Core JA rotation. Poorcana (Common/Uncommon only, 50-card min) is derived from the Rarity column in the CSV — no external lookup needed.
Args: csv_path: Absolute path to an enriched Lorcana collection CSV. format: "core", "infinity", "core_zh", "core_ja", or "poorcana".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | core | |
| csv_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |