📖 Poll JSON Schema & Context
Dynamic schema that updates with your questions
⏱️ Estimated Time
3-5 minutes to complete
💡 Pro tip: It gets faster as it learns your style! The AI adapts to how you answer and becomes more predictive with each response.
🎯 How to Use
IMP: Paste JSON from clipboard → Auto-fills poll form
EXP: Exports current poll responses as JSON to clipboard
📋 Current Poll Schema (Dynamic)
This schema updates automatically based on the current questions and types. Use this to generate proper JSON for AI or manual import:
❓ Question Types & Format
textarea- Free text. Value: their answer as stringselect- Dropdown. Value: exact option string they choseradio- Radio buttons. Value: exact option string they choseslider- Range. Value: number as string (e.g. "7")icon- Emoji picker. Value: the emoji they pick (e.g. "💰"). Show options, they pick one—copy emoji exactly into JSON
📝 Expected JSON Format for Import
When importing via IMP button, use this simplified structure: