create_form
Generate a new Google Form with a specified title, description, and document tab title using user's Google email. Returns form ID and edit URL for immediate access.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | ||
document_title | No | ||
service | Yes | ||
title | Yes | ||
user_google_email | Yes |