{"title":"Custom Spread Builder","fields":[{"key":"spreadName","name":"spreadName","kind":"text","required":false,"description":"Optional name for your custom tarot spread layout. Used as the spread identifier in the response.","example":"My Custom Spread"},{"key":"positions","name":"positions","kind":"array","required":true,"description":"Array of 1-10 custom position definitions for your tarot spread. Each position gets one drawn card with a position-specific interpretation.","example":[{"name":"Core Issue","interpretation":"What is really going on"},{"name":"Hidden Factor","interpretation":"What you cannot see"},{"name":"Best Action","interpretation":"What to do next"}]},{"key":"question","name":"question","kind":"text","required":false,"description":"Optional querent question to focus the custom tarot reading. Provides context for position-specific interpretations.","example":"How do I move forward with this project?"},{"key":"seed","name":"seed","kind":"text","required":false,"description":"Optional seed for reproducible results. Same seed with the same positions produces identical card draws for consistent divination.","example":"reading-2f9c1a"}],"hasLang":true}