Get Form Response
get_form_responseRetrieve a single Google Form response by response ID. Provide the user's Google email and form ID to access and return the exact submitted response.
Instructions
Get one response from the form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | The ID of the form. | |
| response_id | Yes | The ID of the response to retrieve. | |
| user_google_email | Yes | The user's Google email address. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |