load_deck
Load and normalize a Magic: The Gathering deck from text input with a label. Imports deck data without treating it as ownership evidence.
Instructions
Normalize deck text without treating it as evidence of ownership.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| label | Yes | ||
| format | No | arena |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issues | No | ||
| status | Yes | ||
| summary | Yes | ||
| result_id | Yes | ||
| resource_uri | Yes | ||
| source_stamps | No | ||
| schema_version | No |