create_deck
Create a new empty MTG deck by providing a deck name and optional format. Use with other tools to fill or import cards.
Instructions
Create a new empty deck. This is a real write. Use add_deck_card to fill it, or import_deck to create from pasted text instead. Requires IWMM_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Deck name. | |
| format | No | Target format. Omit for no format. |