📖 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 Reference
"type": "textarea"- Long text input (value: string)"type": "select"- Dropdown (value: selected option string)"type": "radio"- Radio buttons (value: selected option string)"type": "slider"- Range slider (value: number as string)"type": "icon"- Icon picker (value: emoji string)
📝 Expected JSON Format for Import
When importing via IMP button, use this simplified structure: