draft_archetype_stats
Retrieve win rates by color pair or archetype for any Magic: The Gathering draft set over a specified date range.
Instructions
Get win rates by color pair/archetype for a draft set.
Note: start_date and end_date are required by the 17Lands API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date in YYYY-MM-DD format (required by 17Lands API) | |
| set_code | Yes | Three-letter set code (e.g. 'LCI', 'MKM', 'OTJ', 'BLB') | |
| event_type | No | Draft format — 'PremierDraft' (default) or 'TradDraft' | PremierDraft |
| start_date | Yes | Start date in YYYY-MM-DD format (required by 17Lands API) |