get_form
Retrieve Google Forms using a user's email and form ID to access and manage form data within Google Workspace.
Instructions
Get a form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| form_id | Yes | The ID of the form to retrieve. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |