
MagiCodex
Ask about Magic: The Gathering cards, rules and interactions.
- Name For Model
- magi_codex
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 2 years ago
- Contact
- [email protected]
- Description For Model
- Find answers to questions about Magic: The Gathering (MTG). Use it whenever a user asks something about MTG rules or cards. When you get results back that have a Scryfall URI, show it to the user.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | query_rules_rules_get | GET | Accepts a semantic query in the form of a snippet of Magic: The Gathering rules text. * Returns relevant rules as a result. |
2 | query_cards_cards_get | GET | Accepts a search query in the form of a GET request with multiple optional query parameters. * Returns relevant cards as a result. * Parameters are combined with AND logic. * Limited to 10 results at a time. |
3 | get_fuzzy_card_name_fuzzy_get | GET | Accepts a card name and returns the card with the closest name. |
4 | get_random_card_random_get | GET | Returns a random card |
5 | get_booster_booster__set_code__get | GET | Get a booster pack from a set by set code. |
6 | get_logo_logo_png_get | GET | Get Logo |
7 | get_ai_plugin__well_known_ai_plugin_json_get | GET | Get Ai Plugin |