Create Superforms Form
create_formPublish a voice-first form link immediately after creator confirmation, collect human answers, and pipe responses back to the agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| title | No | ||
| prompt | No | Plain-English ask or request. Use only when explicit questions are not already known. | |
| context | No | Private context for smart follow-ups. Summarize relevant non-sensitive host-conversation context and append any extra context the creator provides. Never shown to respondents. | |
| questions | No | Explicit questions to ask the respondent. Use this whenever questions already exist; preserve them exactly. | |
| persistent | No | ||
| followUpMode | No | For exactly one question, set this only after asking the creator "Want smart follow-up questions?" Use deep_dive for yes or none for no. For multiple questions, use none unless explicitly requested. | |
| responseMode | No | ||
| responseLimit | No | Use "one" for a form intended for one named person/client. Use "multiple" for forms, surveys, feedback, customers, users, and public/embedded links. | |
| questionContext | No | ||
| creationSessionUrl | No | ||
| max_total_questions | No | Optional compatibility setting. Omit for adaptive one-question smart follow-ups. | |
| max_followups_per_question | No | Optional compatibility setting. Omit for adaptive one-question smart follow-ups. |