Get Form
get_formFetch a Google Form by ID and user email to access its details and configuration.
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 |