Create Form
create_formCreate a new Google Form with a provided title and optional description, associated with the specified user's Google email address.
Instructions
Create a new form using the title given in the provided form message in the request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the form. | |
| description | No | The description of the form. | |
| document_title | No | The document title (shown in browser tab). | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |