Draw cards
draw_cardsDraw random tarot cards from the full 78-card deck, with optional reversed positions, to receive each card's complete meaning for building a reading spread.
Instructions
Randomly draw one or more distinct tarot cards from the full 78-card deck, optionally with reversals, returning each card's full meaning. Use for generating a reading spread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of cards to draw (default 1) | |
| allow_reversed | No | Whether cards may be drawn reversed (default false) |