yasuki_core.database.query_cards_by_legality# query_cards_by_legality(format_name)[source]# Fetch the ids of cards legal in a format. Parameters: format_namestrFormat name to filter by. Returns: card_idslist of strIds of cards legal in the format.