Get Form
get_formRetrieve a Google Form's details by providing its ID and user email. Get the form structure, questions, and settings directly.
Instructions
Get a form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | The ID of the form to retrieve. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |