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