Create and publish your first form
The whole loop in three messages: describe the form, preview it, publish it and share the link.
Describe the form in one message — fields, choices, anything special. Your assistant calls create_form with the complete field list and returns a live preview link.
Iterate in plain language: “make email required”, “add a phone field”, “split it into two steps”. Each edit updates the preview.
Say “publish” when it’s ready. Publishing asks you to sign in once (email code or Google), then returns the public URL on your workspace subdomain — plus a QR code link and an embed snippet via get_form.
Want data to play with? Ask for a test response and then a summary.
Can I see the form before publishing?
Yes — every draft has a live preview URL your assistant returns when it creates or edits the form.