get_session_history
Retrieve a chronological list of tarot readings from a session, including spread, question, time, and drawn cards.
Instructions
List the readings performed so far in a session (summaries with spread, question, time, and drawn cards)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The session ID returned by a previous reading |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| createdAt | Yes | ISO 8601 | |
| sessionId | Yes | ||
| readingCount | Yes | ||
| storedReadings | Yes |