Scryfall API > getAllSets(Returns a List object of all Sets on Scryfall):
Scryfall API > getSetByCode(Returns a Set with the given set code.): Returns a `Set` with the given set code. The code can be either the `code` or the `mtgo_code` for the set.
Scryfall API > getSetByTcgplayerId(Returns a Set with the given tcgplayer_id): Returns a `Set` with the given `tcgplayer_id`, also known as the `groupId` on [TCGplayer’s API](https://docs.tcgplayer.com/docs).
Scryfall API > getSetById(Returns a Set with the given Scryfall id.): Returns a `Set` with the given Scryfall `id`.
Scryfall API > getAllCards: Returns a `List` object that contains all cards in Scryfall’s database. This method is paginated, returning 175 cards at a time. The cards are ordered roughly newest to oldest.
Scryfall API > searchCards: Returns a List object containing Cards found using a fulltext search string. This string supports the same [fulltext search system](https://scryfall.com/docs/syntax) that the main site uses.
Scryfall API > Cards_GetNamed:
Scryfall API > Cards_Autocomplete:
Scryfall API > Cards_GetRandom:
Scryfall API > Cards_GetByMultiverseId:
Scryfall API > Cards_GetByMtgoId:
Scryfall API > Cards_GetByArenaId:
Scryfall API > Cards_GetByCodeByNumber:
Scryfall API > Cards_GetById:
Scryfall API > Rulings_GetByMultiverseId:
Scryfall API > Rulings_GetByMtgoId:
Scryfall API > Rulings_GetByCodeByNumberId:
Scryfall API > Rulings_GetById:
Scryfall API > Symbology_GetAll:
Scryfall API > Symbology_ParseMana:
Scryfall API > Catalog_GetCardNames:
Scryfall API > Catalog_GetWordBank:
Scryfall API > Catalog_GetCreatureTypes:
Scryfall API > Catalog_GetPlaneswalkerTypes:
Scryfall API > Catalog_GetLandTypes:
Scryfall API > Catalog_GetArtifactTypes:
Scryfall API > Catalog_GetEnchantmentTypes:
Scryfall API > Catalog_GetSpellTypes:
Scryfall API > Catalog_GetPowers:
Scryfall API > Catalog_GetToughnesses:
Scryfall API > Catalog_GetLoyalties:
Scryfall API > Catalog_GetWatermarks:
Scryfall API > BulkData_GetAll(Returns a List of all bulk data items on Scryfall.):
Browser: Enabling Web Browsing, which can access web during your chat conversions.
Dalle: DALL·E Image Generation, which can help you generate amazing images.
File attachments: You can upload files to this GPT.
Prompt Starters
Create a Scryfall search link for green artifacts.
Recognize this MTG card I send you.
Can you obtain information for [[Birds of Paradise]]
Could you recommend cards similar to [[Vampiric Tutor]]