check_deck
Validate a Magic: The Gathering Commander deck for exact construction legality based on bracket rules, budget limits, and optional theme constraints without relying on bracket fit inference.
Instructions
Check exact construction legality without inferring bracket fit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issues | No | ||
| status | Yes | ||
| summary | Yes | ||
| result_id | Yes | ||
| resource_uri | Yes | ||
| source_stamps | No | ||
| schema_version | No |