create_custom_spread
Define your own tarot spread with custom positions and meanings, then draw cards to answer a specific question. Ideal when no predefined spread matches your needs.
Instructions
Create a custom tarot spread and draw cards for it. Use this when no existing spread fits your needs and you want to create your own layout with specific positions and meanings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Output language (default: en) | en |
| question | Yes | The question or focus for this reading | |
| positions | Yes | Array of position objects defining each card position in the spread | |
| sessionId | No | Optional session ID returned by a previous reading; omit to start a new session | |
| spreadName | Yes | Name for your custom spread | |
| description | Yes | Description of what this spread is designed to explore |
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 |