Draw Unclaimed Card
draw_unclaimed_cardDraw one card to generate fresh narrative material for the current scene. Call it at the start of a new scene or whenever the story needs new direction, then interpret the returned phrase.
Instructions
Draw one card from the Fortuneteller's Hand deck to open or refuel a scene with new story material.
Call at the start of every new scene, and again mid-scene any time the
story genuinely needs new material rather than a yes/no answer — for a
yes/no question, use cast_omen instead. Read the returned phrase cold,
before narrating anything else; only afterward do you narrate the scene
forward and let its meaning land in the fiction.
Takes no parameters. Not idempotent: each call removes and returns a
different card from the shared, shuffled deck (auto-reshuffles when the
deck runs out). Returns a dict with rank, suit, suit_name, domain,
rank_meaning, and phrase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||