Generate Form
Creates a generated form in Weavely from a prompt.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
string
A friendly name for the form.
stringrequired
A natural-language description of the form to generate.
Uncommon arguments
array of object
Optional files as an array of objects with mimeType and base64-encoded data.