perform_reading
Perform tarot readings using a variety of spreads. Ask a specific question and receive card interpretations with contextual analysis.
Instructions
Perform a tarot card reading using a specific spread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Output language (default: en) | en |
| question | Yes | The question or focus for the reading | |
| sessionId | No | Optional session ID returned by a previous reading; omit to start a new session | |
| spreadType | Yes | The type of tarot spread to perform |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cards | Yes | ||
| question | Yes | ||
| readingId | Yes | ||
| sessionId | No | Present when the reading is tracked in a session | |
| timestamp | Yes | ISO 8601 | |
| spreadName | Yes | ||
| spreadType | Yes |