moxfield_search_decks
Find Magic: The Gathering decks by format, keyword, or sort order with paginated results including name, author, colors, and card counts.
Instructions
Search public Moxfield decks by format, keyword, or sort order.
Returns a paginated list of deck summaries with name, format, author, colors, and card counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-indexed) | |
| sort | No | Sort order: 'Updated', 'Created', or 'Views' | Updated |
| query | No | Optional search text to filter decks by name or description | |
| format | No | Format filter (e.g. 'pauper', 'commander', 'modern'). Leave empty for all formats. | |
| page_size | No | Results per page (max 100) |